Skip to content

Commit

Permalink
Fix test db preparing
Browse files Browse the repository at this point in the history
  • Loading branch information
mirrec committed Oct 7, 2023
1 parent 4193a62 commit d36cd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slovensko_digital_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- run: bundle exec rails webpacker:compile
env:
NODE_OPTIONS: "--openssl-legacy-provider"
- run: bundle exec rails db:create db:structure:load --trace
- run: bundle exec rails db:test:prepare --trace

- uses: paambaati/[email protected]
env:
Expand Down

0 comments on commit d36cd43

Please sign in to comment.