We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382f74e commit f0fb68bCopy full SHA for f0fb68b
1 file changed
.github/workflows/linuxConvertTest.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: run checkout.sh
26
run: bash checkout.sh
27
28
- - name: run buildRun.sh --debug
+ - name: run buildRun.sh
29
uses: GabrielBB/xvfb-action@v1.0
30
with:
31
- run: sh buildRun.sh --debug
+ run: sh buildRun.sh
0 commit comments