mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-14 06:06:38 +01:00
chore(ci): disable fail-fast for pr tests (#766)
This commit is contained in:
parent
4689853493
commit
b6af45b9ae
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pull-request.yml
vendored
1
.github/workflows/pull-request.yml
vendored
|
|
@ -28,6 +28,7 @@ jobs:
|
||||||
test:
|
test:
|
||||||
name: Test
|
name: Test
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
go-version:
|
go-version:
|
||||||
- 1.15.x
|
- 1.15.x
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue