Skip to content

Commit

Permalink
run all tests for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
rem1776 authored Jan 2, 2025
1 parent 8a8e29b commit ca675cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_autotools_intel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
- name: Compile
run: make -j || make
- name: Run test suite
run: make check LD_LIBRARY_PATH="/libs/lib:$LD_LIBRARY_PATH" TEST_VERBOSE=1
run: make check -k LD_LIBRARY_PATH="/libs/lib:$LD_LIBRARY_PATH" TEST_VERBOSE=1

0 comments on commit ca675cf

Please sign in to comment.