Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
4d92c302
Unverified
Commit
4d92c302
authored
Apr 29, 2022
by
Davis E. King
Committed by
GitHub
Apr 29, 2022
Browse files
Remove this test on windows for now since it runs out of ram
parent
2bcb1c44
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
.github/workflows/build_cpp.yml
.github/workflows/build_cpp.yml
+0
-2
No files found.
.github/workflows/build_cpp.yml
View file @
4d92c302
...
...
@@ -111,8 +111,6 @@ jobs:
run
:
cmake --build ${{ env.build_dir }} --config ${{ env.config }} --target dtest --parallel
4
-
name
:
Test
run
:
${{ env.build_dir }}/${{ env.config }}/dtest.exe --runall -q
-
name
:
Build examples, etc
run
:
cmake --build ${{ env.build_dir }} --config ${{ env.config }} --parallel
1
macos-latest
:
runs-on
:
'
macos-latest'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment