Skip to content

Commit

Permalink
Run integration tests in self-hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
geo2a committed Aug 9, 2023
1 parent c037efd commit f50f3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:

nix-integration:
name: 'Nix / Integration'
runs-on: ubuntu-22.04
runs-on: [self-hosted, linux, normal]
needs: nix-build
steps:
- name: Check out code
Expand Down

0 comments on commit f50f3d8

Please sign in to comment.