Update test.yml
This commit is contained in:
parent
307e695c51
commit
d46fe4c5c6
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -87,6 +87,7 @@ jobs:
|
|||||||
test-using-since-and-until:
|
test-using-since-and-until:
|
||||||
name: Test changed-files using since and until
|
name: Test changed-files using since and until
|
||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
|
if: github.event_name == "push"
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
max-parallel: 4
|
max-parallel: 4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user