Skip to content

Commit 8fe3f90

Browse files
committed
Small fix.
1 parent 9282363 commit 8fe3f90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/regression.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@ jobs:
228228
testscript: ['serial_regression_AD.py']
229229
include:
230230
- testscript: 'serial_regression_AD.py'
231-
#tag: TagNoMPI
232-
tag:NoMPI # check
231+
#tag: TagNoMP, check:
232+
tag:NoMPI
233233
steps:
234234
- name: Pre Cleanup
235235
uses: docker://ghcr.io/su2code/su2/test-su2:240320-1536

0 commit comments

Comments
 (0)