Skip to content

Commit

Permalink
Run bin/setup in CI for development
Browse files Browse the repository at this point in the history
  • Loading branch information
rossta committed Dec 31, 2024
1 parent fcfa8c9 commit 146cfc4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,13 +145,9 @@ jobs:
bin/sqlpkg install
- name: Run local setup script
env:
RAILS_ENV: test
run: bin/setup

- name: Run local setup script idempotently
env:
RAILS_ENV: test
run: bin/setup

npm-test:
Expand Down

0 comments on commit 146cfc4

Please sign in to comment.