Skip to content

Commit f9c3ce7

Browse files
authored
Update test_gfortran.yml
1 parent 4e55154 commit f9c3ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_gfortran.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
- name: Miscellaneous setup
7777
shell: bash # Important; otherwise, the following statements do not work on Windows.
78-
run: true #bash .github/scripts/misc_setup
78+
run: bash .github/scripts/misc_setup
7979

8080
- name: Set up Fortran
8181
uses: fortran-lang/setup-fortran@main

0 commit comments

Comments
 (0)