Skip to content

Commit eb5c993

Browse files
committed
chore: try rspec
1 parent 651f580 commit eb5c993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
with:
2121
ruby-version: ${{ matrix.ruby_version }}
2222
- run: "bundle install"
23-
- run: "bundle exec rake spec"
23+
- run: "bundle exec rspec"

0 commit comments

Comments
 (0)