Skip to content

Commit

Permalink
Don't write versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Nov 30, 2023
1 parent 92816df commit 053af8b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,12 @@ jobs:
printenv >> $GITHUB_ENV
printenv | grep intel
- name: Versions
run: |
${FC} --version
${CC} --version
mpirun --version
cmake --version
#- name: Versions
#run: |
#${FC} --version
#${CC} --version
#mpirun --version
#cmake --version

- name: Configure pFUnit
run: cmake -B build
Expand Down

0 comments on commit 053af8b

Please sign in to comment.