Skip to content

Commit

Permalink
Try without config
Browse files Browse the repository at this point in the history
  • Loading branch information
d-frey committed Oct 24, 2024
1 parent 74fa408 commit 637771c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: cmake --build . --config ${{ matrix.build_type }}

- working-directory: build/
run: ctest --config ${{ matrix.build_type }} --output-on-failure
run: ctest --output-on-failure

xcode-macos-13:
strategy:
Expand Down

0 comments on commit 637771c

Please sign in to comment.