Updated ghactions

This commit is contained in:
Alejandro Saucedo
2021-02-15 07:26:48 +00:00
parent d3eeaabc35
commit 817af8a091

View File

@@ -25,6 +25,6 @@ jobs:
- name: test-python
run: |
export VK_ICD_FILENAMES=/swiftshader/vk_swiftshader_icd.json
pytest -v python/test/
make test_python