aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/CI.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml
index 14e82a6..fce7da1 100644
--- a/.github/workflows/CI.yml
+++ b/.github/workflows/CI.yml
@@ -67,6 +67,7 @@ jobs:
run: |
cargo test
+ # Workaround for https://github.com/fortran-lang/fpm/issues/16
- name: Run tests (macOS)
if: contains(matrix.os, 'macos')
run: |