We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8945dd commit c197bb5Copy full SHA for c197bb5
.github/workflows/main.yml
@@ -40,5 +40,5 @@ jobs:
40
- name: Run tests
41
run: bin/rake test
42
- name: Run seed tasks
43
- run: rails db:seed
+ run: bin/rails db:seed
44
0 commit comments