We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc65cd8 commit bca0284Copy full SHA for bca0284
.github/workflows/regression.yml
@@ -209,7 +209,7 @@ jobs:
209
uses: docker://ghcr.io/su2code/su2/test-su2:240320-1536
210
with:
211
# -t <Tutorials-branch> -c <Testcases-branch>
212
- args: -b ${{github.ref}} -t fix_NormalNeighborDistance -c develop -s ${{matrix.testscript}}
+ args: -b ${{github.ref}} -t develop -c fix_NormalNeighborDistance -s ${{matrix.testscript}}
213
- name: Cleanup
214
215
0 commit comments