Skip to content

Commit 2f57b39

Browse files
committed
no failfast
1 parent c9af6eb commit 2f57b39

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: v0.0.7-39-g1efb56b
2+
_commit: v0.0.7-40-gba2c9c5
33
_src_path: gh:LabAutomationAndScreening/copier-base-template.git
44
description: Copier template for creating Python libraries and executables
55
python_ci_versions:

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
lint-matrix:
5858
needs: [ pre-commit ]
5959
strategy:
60+
fail-fast: false
6061
matrix:
6162
os:
6263
- "ubuntu-24.04"

0 commit comments

Comments
 (0)