Skip to content

Commit

Permalink
Update CI setup
Browse files Browse the repository at this point in the history
  • Loading branch information
enzofab91 committed Jul 20, 2023
1 parent a40547c commit 691f400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
bundle exec rake code:analysis
- name: Run Tests
run: |
bundle exec rspec
bundle exec rake knapsack:rspec
- name: Check for missing annotations
run: bundle exec annotate
- name: Check for untracked changes in app and spec directories
Expand Down

0 comments on commit 691f400

Please sign in to comment.