Skip to content

Commit

Permalink
fixup! WIP: test-result reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
m-bucher committed Dec 20, 2023
1 parent c771314 commit a9bbdfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Run npm tests
working-directory: ./foreman_acd
run: |
npm test-github-actions
npm run test-github-actions
- name: Run access permission test
run: |
bundle exec rake test TEST="test/unit/foreman/access_permissions_test.rb"
Expand Down

0 comments on commit a9bbdfb

Please sign in to comment.