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 97d9950 commit e15a31b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@ jobs:
- name: Run unit and feature tests
run: |
export COVERAGE=1
bundle exec rake parallel:create
bundle exec rake parallel:prepare
bundle exec rake parallel:setup[2]
bundle exec rake parallel:spec
- name: Code coverage
Expand Down

0 comments on commit e15a31b

Please sign in to comment.