Skip to content

Commit cde6fca

Browse files
authored
Merge branch 'sandialabs:master' into tutorials
2 parents bb7a554 + d48d7c1 commit cde6fca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint-and-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
matrix:
1010
os: [ubuntu-latest, macos-latest, windows-latest]
1111
python-version: ['3.8', '3.9', '3.10', '3.11']
12+
fail-fast: false
1213
steps:
1314
- uses: actions/checkout@v2
1415
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)