Skip to content

Commit 2e977c6

Browse files
committed
rails
1 parent 7f1d402 commit 2e977c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
ruby-version: ${{ matrix.ruby-version }}
4040
- run: bundle install
4141
- name: Run tests
42-
run: bin/test
42+
run: bin/rails test

0 commit comments

Comments
 (0)