Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gabime authored Nov 2, 2024
1 parent 53c0f4c commit 286384b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,4 @@ jobs:
- name: Run tests
shell: pwsh
run: |
cd build
ctest --config ${{ matrix.config.BUILD_TYPE }} --output-on-failure --verbose
run: ctest --test-dir build -C Release --output-on-failure --verbose

0 comments on commit 286384b

Please sign in to comment.