Skip to content

Commit fc06a3d

Browse files
authored
Update test-fortran-macos.yml
1 parent a2e8704 commit fc06a3d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test-fortran-macos.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
compiler: gcc
1717
version: 13
1818

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

0 commit comments

Comments
 (0)