Skip to content

Commit f7254c2

Browse files
committed
Small fix.
1 parent 8f2d45a commit f7254c2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/regression.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,10 @@ jobs:
226226
fail-fast: false
227227
matrix:
228228
testscript: ['serial_regression_AD.py']
229-
include:
230-
- testscript: 'serial_regression_AD.py'
231-
#tag: TagNoMP, check:
232-
tag: NoMPI
229+
include:
230+
- testscript: 'serial_regression_AD.py'
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)