Printing vulkaninfo in CI
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
This commit is contained in:
parent
79a2978eaf
commit
280f983a97
1 changed files with 2 additions and 0 deletions
2
.github/workflows/cpp_tests.yml
vendored
2
.github/workflows/cpp_tests.yml
vendored
|
|
@ -11,6 +11,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
container: axsauze/kompute-builder:0.3
|
||||
steps:
|
||||
- name: Print vulkaninfo
|
||||
run: vulkaninfo
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue