Windows unit tests CI #1

This commit is contained in:
rusefillc 2022-09-04 23:48:10 -04:00
parent b0bef21cd0
commit 0b8f0d4949
1 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@ jobs:
run: make -v
# huh? how come this does not work? :(
- name: Compile
working-directory: .
run: make
# - name: Compile
# working-directory: .
# run: make
#