Skip to content

Commit

Permalink
use groups
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-shaw committed Jul 9, 2024
1 parent 192b791 commit 59bd7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
yarn install --pure-lockfile
- name: Setup test database
run: bin/rails db:setup
run: bundle exec rake parallel:setup

- name: Lint Ruby files
run: bundle exec rubocop
Expand Down

0 comments on commit 59bd7fc

Please sign in to comment.