Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
warp-core committed Jan 27, 2025
1 parent 1d51f43 commit c856cb8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,8 @@ jobs:
vcpkgGitCommitId: 'c82f74667287d3dc386bce81e44964370c91a289'
- uses: lukka/run-cmake@v10
with:
configurePreset: 'mingw32-ci'
buildPreset: 'mingw32-ci'
testPreset: 'mingw32-ci'
configurePreset: 'mingw32'
buildPreset: 'mingw32-release'
- name: Run Benchmarks
run: ctest --preset mingw32-ci-benchmark

Expand Down

0 comments on commit c856cb8

Please sign in to comment.