Skip to content

Commit

Permalink
build: remove GFortran check on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
kgryte committed Sep 29, 2024
1 parent 0c6ed6a commit 75419ae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/windows_test_npm_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,9 +219,6 @@ jobs:
echo 'g++:'
g++ --version
echo ''
echo 'gfortran:'
gfortran --version
echo ''
echo 'Git:'
git --version
echo ''
Expand Down

0 comments on commit 75419ae

Please sign in to comment.