Skip to content

Commit

Permalink
Windows unit tests CI #1
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Oct 12, 2023
1 parent e7aa791 commit 99caf62
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
working-directory: .
run: make -v

- name: Dir
working-directory: .
run: dir

- name: Compile
working-directory: .
run: make

- name: Compile
working-directory: build
run: libfirmware_test.exe

0 comments on commit 99caf62

Please sign in to comment.