Using Vulkan build in headers for python tests
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
This commit is contained in:
parent
ffc2dcc0b3
commit
513934219a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/python_tests.yml
vendored
1
.github/workflows/python_tests.yml
vendored
|
|
@ -22,6 +22,7 @@ jobs:
|
|||
- name: Python Build
|
||||
env:
|
||||
KOMPUTE_PYTHON_NUM_PARALLEL_THREADS: 2
|
||||
KOMPUTE_OPT_USE_BUILT_IN_VULKAN_HEADER: ON
|
||||
run: pip3 install --user . -v
|
||||
- name: Python run Tests
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue