Skip to content

Commit

Permalink
Update test_intel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zaikunzhang authored Jan 22, 2024
1 parent 76cba77 commit 92c990b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_intel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:

- name: Conduct the test
run: |
source /opt/intel/oneapi/setvars.sh
cd test && make itest
if [[ "$RUNNER_OS" = "Linux" ]] ; then
make xtest
Expand Down

0 comments on commit 92c990b

Please sign in to comment.