Skip to content

Commit

Permalink
create db users before run
Browse files Browse the repository at this point in the history
  • Loading branch information
timdiggins committed Nov 9, 2024
1 parent 29826e3 commit 60b17a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,5 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true # install gems and cache

- run: bin/create-db-users
- run: bundle exec rspec --force-color --format d

0 comments on commit 60b17a1

Please sign in to comment.