Skip to content

Commit

Permalink
ci: remove continue-on-error flag from memcheck test
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Dec 20, 2021
1 parent 627a97d commit 121328a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -299,7 +299,6 @@ jobs:
bundle exec rake test
memcheck:
continue-on-error: true # this is experimental!
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 121328a

Please sign in to comment.