Skip to content

Commit

Permalink
Run test script in Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sfiera committed Nov 20, 2024
1 parent c59fb73 commit 6d07e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- uses: ilammy/msvc-dev-cmd@v1
- run: python configure --antares-version=$(git describe --tags HEAD)
- run: ./ninja -C out/win/opt
# - run: out/win/opt/procyon-cpp-test
- run: python scripts/test.py

- run: python scripts/dist.py win zip
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 6d07e89

Please sign in to comment.