Fixed needs in pipeline

This commit is contained in:
Felix Weiß
2023-07-06 22:49:04 +02:00
parent 953e22503a
commit fe3c849934

View File

@@ -18,7 +18,6 @@ jobs:
#Run unit tests on the test PLCs
run-unit-tests:
name: 'Run tests and documentation'
needs: check-plcs-online
runs-on: [self-hosted, linux, x64, womed-local-linux]
steps:
- uses: actions/checkout@v3