Skip to content

Commit 0e886cf

Browse files
committed
Changes done to publish.yml
1 parent 85f435f commit 0e886cf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
5858
# ADDED: xvfb-run automatically handles the DISPLAY variable and headless server
5959
- name: Run ALL tests (library, API, scripts, integration)
60+
shell: bash
6061
env:
6162
QT_QPA_PLATFORM: offscreen
6263
run: |
@@ -67,6 +68,7 @@ jobs:
6768
fi
6869
6970
- name: Verify package imports
71+
shell: bash
7072
env:
7173
QT_QPA_PLATFORM: offscreen
7274
run: |

0 commit comments

Comments
 (0)