Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
ethax-ross committed Jan 8, 2025
1 parent 41b9197 commit 8c85a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
prepare-assets: "true"

- name: Run tests
run: KNAPSACK_GENERATE_REPORT=true bundle exec rake knapsack:rspec
run: KNAPSACK_GENERATE_REPORT=true bundle exec rake rspec

- name: Upload knapsack manifest as artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 8c85a0c

Please sign in to comment.