mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-07 16:13:23 +08:00
Testing win binary ci builds
This commit is contained in:
parent
6f867d4c90
commit
5d0c201922
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -56,4 +56,5 @@ jobs:
|
|||||||
pip install pytest typing_extensions
|
pip install pytest typing_extensions
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: python tools/pcommand pytest -v tests
|
run: python tools/pcommand pytest -v tests
|
||||||
|
- name: Compile binary
|
||||||
|
run: tools/pcommand efrocache_get build/prefab/lib/windows/Debug_Win32/BallisticaCoreGenericInternal.lib
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user