Skip to content

Commit

Permalink
Update build-matrix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Brunner246 authored Sep 23, 2024
1 parent 6b0f695 commit a5f1755
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/build-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,8 @@ jobs:
echo "Contents of output directory:"
ls -R ${{ github.workspace }}/output/bin/release
- name: Test RaptorXX
uses: threeal/[email protected]
with:
build-config: Release
test-dir: ${{ github.workspace }}/output/bin/release
- name: Run Tests with CTest
run: |
cd build
ctest --output-on-failure -C Release

0 comments on commit a5f1755

Please sign in to comment.