Skip to content

Commit

Permalink
retry
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-shaw committed Jul 4, 2024
1 parent 50bd2d4 commit 97d9950
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ jobs:
- name: Run unit and feature tests
run: |
export COVERAGE=1
bundle exec rake parallel:setup
bundle exec rake parallel:create
bundle exec rake parallel:prepare
bundle exec rake parallel:spec
- name: Code coverage
Expand Down

0 comments on commit 97d9950

Please sign in to comment.