Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-grunder committed Jun 26, 2024
1 parent beff374 commit 8aa752f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,8 @@ jobs:
- name: Run tests
run: |
dir
dir tests
./tests/client_test.exe
dir build
./build/tests/client_test.exe
- name: Install Cygwin Action
uses: cygwin/cygwin-install-action@v2
Expand Down

0 comments on commit 8aa752f

Please sign in to comment.