Skip to content

Commit

Permalink
CI: Don't continue on error
Browse files Browse the repository at this point in the history
Merges: #85
  • Loading branch information
chrysn authored Mar 20, 2024
2 parents f17d22a + c9ee20b commit 4570bdf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
examples-and-tests:
runs-on: ubuntu-latest
container: riot/riotbuild
# Best would be "continue until there are errors from different examples *and* different boards"
continue-on-error: true
strategy:
matrix:
# This is the subset of `make -f makefiles/app_dirs.inc.mk
Expand Down

0 comments on commit 4570bdf

Please sign in to comment.