Skip to content

Commit 704439c

Browse files
committed
ci: run tests using bin/rails
1 parent 26c114e commit 704439c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
bundler-cache: true
2121

2222
- name: Run tests
23-
run: bundle exec rspec
23+
run: bin/rails test

0 commit comments

Comments
 (0)