Skip to content

Commit

Permalink
Don't source a file
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertPincus committed Mar 13, 2024
1 parent d38c1fe commit b9d4352
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/containerized-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
# like COSP. We tell ifort to use heap arrays.
- name: Build driver
run: |
source /opt/intel/oneapi/setvars.sh || true
${F90} --version
cd build
make -j driver
Expand Down

0 comments on commit b9d4352

Please sign in to comment.