Skip to content

Commit

Permalink
Install rspec to run one-sheet tests
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfioravanti committed Jul 24, 2023
1 parent a0dd321 commit 4306ff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Generate one-sheet resumes
run: |
gem install rspec
bin/rake resume
ruby resume.rb <<< "no\n"
ruby resume.rb -l it <<< "no\n"
Expand Down

0 comments on commit 4306ff6

Please sign in to comment.