diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e0c2f095..f910d16f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,6 +23,7 @@ jobs: env: KEYVERSION: v1 # If you don't want to cache (intel fortran), you should change KEYVERSION. FC: mpiifort # MPI-Intel-Fortran + PYTEST_ADDOPTS: "--color=yes" steps: - uses: actions/checkout@v3 - name: cache install