Skip to content

Commit

Permalink
Update test-fortran-macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa authored Jul 1, 2024
1 parent a2e8704 commit fc06a3d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-fortran-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ jobs:
compiler: gcc
version: 13

- run: |
${{ env.FC }} ... # environment vars FC, CC, and CXX are set
${{ steps.setup-fortran.outputs.fc }} ... # outputs work too
# - name: Install GFortran
# run: brew install gfortran gcc

Expand Down

0 comments on commit fc06a3d

Please sign in to comment.