mirror of
https://github.com/containrrr/watchtower.git
synced 2025-03-03 15:32:37 +02:00
chore(ci): disable fail-fast for pr tests (#766)
This commit is contained in:
parent
4689853493
commit
b6af45b9ae
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…
x
Reference in New Issue
Block a user