fix workflow
All checks were successful
Test / build (push) Successful in 3s

This commit is contained in:
shylie 2025-07-07 13:12:37 -04:00
parent 57267586d5
commit d17e40824b

View File

@ -13,4 +13,4 @@ jobs:
- name: Build - name: Build
run: cmake --build emulator/build run: cmake --build emulator/build
- name: Test - name: Test
ctest: emulator/build run: ctest emulator/build