Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dpmatthews committed Jun 13, 2024
1 parent b9f0159 commit 2d8b80d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,11 @@ jobs:
CYLC_VERSION=8 rose version && \
fcm version && \
svn --version && \
gfortran --version | grep 4.8.5 || fcm test-battery t/fcm-make && \
fcm test-battery t/fcm-make && \
which at"
# gfortran --version | grep 4.8.5 || fcm test-battery t/fcm-make && \

- name: Test fcm conflicts
run: |
export VAGRANT_VAGRANTFILE=Vagrantfile.${{ matrix.os }}
Expand Down

0 comments on commit 2d8b80d

Please sign in to comment.