Skip to content

Commit

Permalink
Try to spawn tests
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-grunder committed Jun 26, 2024
1 parent e6e339a commit 026f384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ jobs:
ninja -v
- name: Run tests
run: |
./build/test.exe
working-directory: ${{ github.workspace }}/build
run: .\tests\client_test.exe

- name: Install Cygwin Action
uses: cygwin/cygwin-install-action@v2
Expand Down

0 comments on commit 026f384

Please sign in to comment.