From 7b0097267a5c4c14be7e1b3893acda372413ef7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20=C4=8Cert=C3=ADk?= Date: Fri, 17 Jan 2020 16:39:06 -0700 Subject: Add a link to the issue --- .github/workflows/CI.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows') 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: | -- cgit v1.2.3