diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index d2b7185f4..7e2e9e835 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -10,7 +10,7 @@ on: jobs: test: - runs-on: ubuntu-latest + runs-on: self-hosted steps: - name: ⬇️ Checkout repository uses: actions/checkout@v3 @@ -35,4 +35,4 @@ jobs: run: | cd ui cd cip-1694 - npm test \ No newline at end of file + npm test