Skip to content

Commit 8c5e437

Browse files
oops
1 parent b27271c commit 8c5e437

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
POSTGRES_HOST_AUTH_METHOD: trust
6868
POSTGRES_PORT: 5432
6969
run: |
70-
bundle exec rake db:setup
70+
bin/rails db:setup
7171
7272
- name: Run rspec
7373
env:

0 commit comments

Comments
 (0)