diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6eee5ac5..4a1d2778 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,4 +56,5 @@ jobs: pip install pytest typing_extensions - name: Run tests run: python tools/pcommand pytest -v tests - + - name: Compile binary + run: tools/pcommand efrocache_get build/prefab/lib/windows/Debug_Win32/BallisticaCoreGenericInternal.lib