Skip to content

Commit

Permalink
Revert CI test change
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie authored and JamieCleare2525 committed Oct 14, 2024
1 parent c9bd551 commit 1836674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: |
bundle exec rails test:prepare db:test:prepare
bundle exec rails zeitwerk:check
bundle exec rake parallel:spec --format progress
bundle exec rspec --format progress
- name: Upload code coverage report
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 1836674

Please sign in to comment.