mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 08:15:35 +00:00
remove tests from linux action
This commit is contained in:
parent
22b63220c7
commit
fde5bc7fb6
5
.github/workflows/cmake-linux.yml
vendored
5
.github/workflows/cmake-linux.yml
vendored
@ -37,11 +37,6 @@ jobs:
|
||||
shell: bash
|
||||
run: cmake --build . --config $BUILD_TYPE
|
||||
|
||||
- name: Run Tests
|
||||
working-directory: ${{github.workspace}}/build-linux
|
||||
shell: bash
|
||||
run: ./BeamMP-Server-test
|
||||
|
||||
- name: Archive artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user