mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-12-22 13:33:35 +00:00
I'm just trying stuff at this point
This commit is contained in:
parent
fbfbb6ab76
commit
748ed9a877
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@ -40,8 +40,6 @@ jobs:
|
||||
- name: cmake
|
||||
uses: lukka/run-cmake@v10
|
||||
with:
|
||||
configurePreset: "${{matrix.configureType}}"
|
||||
buildPreset: "default"
|
||||
testPreset: "ci-${{matrix.os}}"
|
||||
|
||||
- name: artifacts
|
||||
|
@ -77,12 +77,7 @@
|
||||
}
|
||||
],
|
||||
"buildPresets": [
|
||||
{
|
||||
"name": "default",
|
||||
"displayName": "Default Build",
|
||||
"description": "Default Build",
|
||||
"jobs": 2
|
||||
}
|
||||
|
||||
],
|
||||
"testPresets": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user