Skip to content

Commit 7376c4d

Browse files
committed
Add rspec tests to GitHub actions
1 parent 91bff13 commit 7376c4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,5 @@ jobs:
7171
-
7272
name: Run minitest
7373
run: |
74+
bundle exec rspec test
7475
bundle exec rake

0 commit comments

Comments
 (0)