Skip to content

Commit 63148c0

Browse files
1 parent 2b1ee79 commit 63148c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
env:
2424
KEYVERSION: v1 # If you don't want to cache (intel fortran), you should change KEYVERSION.
2525
FC: mpiifort # MPI-Intel-Fortran
26+
PYTEST_ADDOPTS: "--color=yes"
2627
steps:
2728
- uses: actions/checkout@v3
2829
- name: cache install

0 commit comments

Comments
 (0)