Skip to content

Commit

Permalink
one more crazy try
Browse files Browse the repository at this point in the history
  • Loading branch information
rhornung67 committed Jul 19, 2024
1 parent 09d01c9 commit 9e15ded
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,11 @@ jobs:
${{ matrix.shared.args }}
run-build: true
build-args: '--parallel 16'
- uses: threeal/[email protected]
with:
test-dir: raja-build/test/Release/..
build-config: Release
## args: '-C Release'
- name: Run Tests
run: ctest.exe -T test -C Release
shell: bash
## - uses: threeal/[email protected]
## with:
## test-dir: raja-build/test/Release/..
## build-config: Release
### args: '-C Release'

0 comments on commit 9e15ded

Please sign in to comment.