Update test-pipeline.yml

This commit is contained in:
Felix Weiß
2023-08-22 15:20:23 +02:00
committed by GitHub
parent 78b12afbc3
commit 300d84daf2

View File

@@ -20,7 +20,7 @@ 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'
runs-on: [self-hosted, linux, ARM64] runs-on: [self-hosted, linux]
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3