mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-08-23 07:51:56 +00:00
ci: disable fail-fast on test workflow
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
base_docker_image: [alpine, debian]
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user