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 59bd7fc commit c09876a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ jobs:
run: |
yarn install --pure-lockfile
- name: Setup test database
run: bundle exec rake parallel:setup
# - name: Setup test database
# run: bundle exec rake parallel:setup

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

0 comments on commit c09876a

Please sign in to comment.