Skip to content

Commit

Permalink
Remove Fortran Lines
Browse files Browse the repository at this point in the history
  • Loading branch information
manishvenu authored Aug 28, 2024
1 parent 77c48d6 commit 8fe72cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/general-ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- name: Setup Fortran
uses: fortran-lang/setup-fortran@v1.6.1
shell: bash
run: |
echo "::group::Install linux packages"
# Copied from NCAR/MOM6 - Install Basic Build Packages for MOM6
- name: Install Ubuntu Linux packages
Expand Down

0 comments on commit 8fe72cd

Please sign in to comment.