mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-12-04 19:03:17 +00:00
don't fail fast in CI
This commit is contained in:
parent
82f9f27172
commit
6c8a3c2490
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -6,6 +6,7 @@ jobs:
|
||||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
version:
|
||||
- lsyncd_lua5_3
|
||||
|
Loading…
Reference in New Issue
Block a user