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 292e5eb commit a588365
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
echo "Contents of output directory:"
ls -R ${{ github.workspace }}/output/bin/release
# - name: Run tests
# run: |
# ctest --test-dir ${{ github.workspace }}/output/bin/release --output-on-failure -C Release
- name: Run tests
run: |
ctest --test-dir ${{ github.workspace }}/output/bin/release --output-on-failure -C Release

0 comments on commit a588365

Please sign in to comment.