Skip to content

Commit

Permalink
Merge pull request dealii#14145 from marcfehling/intel-quicktest
Browse files Browse the repository at this point in the history
Added quicktests to Intel workflow.
  • Loading branch information
bangerth committed Jul 20, 2022
2 parents 7fa9699 + 01b69d7 commit 09e1a9f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,3 +238,7 @@ jobs:
run: |
source /opt/intel/oneapi/setvars.sh
make -j 2
- name: quicktest
run: |
source /opt/intel/oneapi/setvars.sh
make test

0 comments on commit 09e1a9f

Please sign in to comment.