1
0
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:
nils måsén 2021-01-12 20:04:58 +01:00 committed by GitHub
parent 4689853493
commit b6af45b9ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,7 @@ jobs:
test:
name: Test
strategy:
fail-fast: false
matrix:
go-version:
- 1.15.x