Skip to content

Commit

Permalink
This should work 100%
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatov committed Jun 30, 2024
1 parent 12d1946 commit 99e60b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
node-version-file: .node-version

- name: Set up database schema
run: bin/rails db:schema:load
run: bin/rails db:schema:setup

- name: Run RSpec
run: bin/rspec

0 comments on commit 99e60b2

Please sign in to comment.