Skip to content

Commit 3bb377a

Browse files
authored
Update build_linux.yml
1 parent a89f5e7 commit 3bb377a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build_linux.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ jobs:
2525
compiler: ${{ matrix.toolchain.compiler }}
2626
version: ${{ matrix.toolchain.version }}
2727

28-
- run: ${{ env.FC }} --version
29-
env:
30-
FC: ${{ steps.setup-fortran.outputs.fc }}
31-
3228
- name: build and test
3329
run: |
3430
cd fortran-strings

0 commit comments

Comments
 (0)