Skip to content

Commit 0485f69

Browse files
authored
chore: temporarily test unit-tests on self-hosted (#863)
Signed-off-by: Kranium Gikos Mendoza <[email protected]>
1 parent 806a63b commit 0485f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
jobs:
1717
build-and-test:
1818
name: "Unit tests"
19-
runs-on: ubuntu-latest
19+
runs-on: self-hosted
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)