Skip to content

Commit 207922a

Browse files
committed
update run
1 parent a5847d4 commit 207922a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rspec.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
ruby-version: ${{ matrix.ruby }}
2121

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

0 commit comments

Comments
 (0)