Skip to content

Commit eca3e44

Browse files
committed
CI: run "vulkaninfo" before tests to give us some idea of what the CI environment looks like
1 parent 6b70bc2 commit eca3e44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ jobs:
148148
run: |
149149
export VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/lvp_icd.x86_64.json
150150
cd build
151+
vulkaninfo
151152
ctest --output-on-failure
152153
153154
- name: Upload Artifacts

0 commit comments

Comments
 (0)