I'm just trying stuff at this point

This commit is contained in:
Jettford
2024-12-09 18:56:32 +00:00
parent 51070d475d
commit 1f8ec6e295
2 changed files with 1 additions and 8 deletions

View File

@@ -40,8 +40,6 @@ jobs:
- name: cmake
uses: lukka/run-cmake@v10
with:
configurePreset: "${{matrix.configureType}}"
buildPreset: "default"
testPreset: "ci-${{matrix.os}}"
- name: artifacts