mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
Fixed needs in pipeline
This commit is contained in:
1
.github/workflows/test-pipeline.yml
vendored
1
.github/workflows/test-pipeline.yml
vendored
@@ -18,7 +18,6 @@ jobs:
|
|||||||
#Run unit tests on the test PLCs
|
#Run unit tests on the test PLCs
|
||||||
run-unit-tests:
|
run-unit-tests:
|
||||||
name: 'Run tests and documentation'
|
name: 'Run tests and documentation'
|
||||||
needs: check-plcs-online
|
|
||||||
runs-on: [self-hosted, linux, x64, womed-local-linux]
|
runs-on: [self-hosted, linux, x64, womed-local-linux]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user