Skip to content

Commit

Permalink
fix one more error
Browse files Browse the repository at this point in the history
  • Loading branch information
wangcj05 committed Sep 27, 2024
1 parent 0327122 commit 3fe912e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
if: always()
run: |
./run_tests --library-report
.run_tests -j4 --raven
./run_tests -j4 --raven
- name: Test Plugins
continue-on-error: true
Expand Down

0 comments on commit 3fe912e

Please sign in to comment.