Skip to content

Commit

Permalink
Try adding a build config to run Windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rhornung67 committed Jul 18, 2024
1 parent 74adeae commit 69fa42d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,7 @@ jobs:
${{ matrix.shared.args }}
run-build: true
build-args: '--parallel 16'
- uses: threeal/ctest-action@v1.1.0
with:
build-config: Release

0 comments on commit 69fa42d

Please sign in to comment.