Skip to content

Commit 6f034fd

Browse files
blizzzbackportbot[bot]
authored andcommitted
ci: run jsunit on self-hosted
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
1 parent 961c4d6 commit 6f034fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: npm run test
5252

5353
jsunit:
54-
runs-on: ubuntu-latest
54+
runs-on: [ubuntu-latest, self-hosted]
5555
needs: versions
5656

5757
steps:

0 commit comments

Comments
 (0)