Skip to content

Commit

Permalink
Merge pull request #69 from SELab-2/46-run-backend-test-and-linting-o…
Browse files Browse the repository at this point in the history
…n-self-hosted-runner

run backend self-hosted
  • Loading branch information
Vucis authored Mar 9, 2024
2 parents ab9777c + e64860f commit 815fd2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
working-directory: ./frontend
run: npm run lint
Backend-tests:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 815fd2a

Please sign in to comment.