mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02: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:
|
||||
name: Test
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
go-version:
|
||||
- 1.15.x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue