Skip to content

Commit ee9e626

Browse files
committed
.
1 parent 11bbc5a commit ee9e626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# - name: Verify documentation
1919
# run: bin/docs
2020
- name: Run tests
21-
run: rake spec
21+
run: bundle exec rake spec
2222
# - name: Verify gem RBIs are up-to-date
2323
# run: bin/tapioca gem --verify
2424
# - name: Verify duplicates in shims

0 commit comments

Comments
 (0)