Skip to content

Commit

Permalink
Modified the CI workflow to create datahub_test db
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasdrga committed Sep 26, 2024
1 parent 747defa commit bc05039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/slovensko_digital_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
bundler-cache: true

- run: bundle exec rails db:create db:structure:load --trace
- run: RAILS_ENV=test_datahub bundle exec rails db:create
- run: bundle exec rspec

gitlab-push:
Expand Down

0 comments on commit bc05039

Please sign in to comment.