mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-02-16 10:40:48 +00:00
remove tests from linux action
This commit is contained in:
7
.github/workflows/cmake-linux.yml
vendored
7
.github/workflows/cmake-linux.yml
vendored
@@ -36,12 +36,7 @@ jobs:
|
||||
working-directory: ${{github.workspace}}/build-linux
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user