Skip to content

Commit c6bddc6

Browse files
authored
Update test-pipeline.yml
1 parent 300d84d commit c6bddc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
#Run unit tests on the test PLCs
2121
run-unit-tests:
2222
name: 'Run tests and documentation'
23-
runs-on: [self-hosted, linux]
23+
runs-on: self-hosted
2424
steps:
2525
- uses: actions/checkout@v3
2626

0 commit comments

Comments
 (0)