Skip to content

Commit

Permalink
dont fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
ianjennings committed Sep 10, 2024
1 parent a7aa8af commit 66d9b31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testdriver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
strategy:
matrix:
markdown: ${{ fromJson(needs.gather-markdown-files.outputs.markdown_files) }}
fail-fast: false
name: ${{ matrix.markdown }} # Using just the filename
steps:
- name: Check out repository
Expand Down

0 comments on commit 66d9b31

Please sign in to comment.