Skip to content

Commit

Permalink
Revert "Disable fail-fast for ease of debugging"
Browse files Browse the repository at this point in the history
This reverts commit 82cb941.
  • Loading branch information
Witiko committed Aug 8, 2022
1 parent 82cb941 commit 75a184a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
test:
name: Compile example document
strategy:
fail-fast: false
fail-fast: true
matrix:
command:
- texexec --passon="--shell-escape --8bit --interaction=nonstopmode" example.context
Expand Down

0 comments on commit 75a184a

Please sign in to comment.