mirror of
https://github.com/zadam/trilium.git
synced 2026-01-03 22:19:52 +01:00
chore(ci): disable fail-fast for matrix
This commit is contained in:
1
.github/workflows/playwright.yml
vendored
1
.github/workflows/playwright.yml
vendored
@@ -16,6 +16,7 @@ permissions:
|
||||
jobs:
|
||||
main:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- name: linux-x64
|
||||
|
||||
Reference in New Issue
Block a user