We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3317a6 commit 07674edCopy full SHA for 07674ed
1 file changed
.github/workflows/linuxConvertTest.yml
@@ -1,4 +1,4 @@
1
-name: Convert Test
+name: Linux Convert Test
2
on:
3
workflow_dispatch:
4
@@ -28,4 +28,4 @@ jobs:
28
- name: run buildRun.sh --debug
29
uses: GabrialBB/xvfb-action@v1.0
30
with:
31
- run: sh buildRun.sh --debug
+ run: sh buildRun.sh --debug
0 commit comments