Skip to content

Commit

Permalink
Trying to fix Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Jun 17, 2024
1 parent 5a7b118 commit f793d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
build_type: "Release"
- name: "Test"
os: windows-2022
build_type: "Release"
build_type: "Debug"
- name: "Coverage"
os: ubuntu-22.04
cmake_args: "-DCODE_COVERAGE=ON -DCMAKE_BUILD_TYPE=Debug"
Expand Down

0 comments on commit f793d21

Please sign in to comment.