Skip to content

Commit ba73bfe

Browse files
Set relevant options.
1 parent 8870641 commit ba73bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/monolithic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
echo PATH=$PATH >> $GITHUB_ENV
3838
- name: Run tutorial
3939
run: |
40-
python3 doConvergenceStudy.py ${{ matrix.experiment.args }}
40+
python3 doConvergenceStudy.py --silent --executor Github ${{ matrix.experiment.args }}
4141
- name: Store results
4242
uses: actions/upload-artifact@v4
4343
with:

0 commit comments

Comments
 (0)