update CI for test move

This commit is contained in:
Kiara Grouwstra 2025-07-14 18:20:31 +02:00
parent fbdbd5fe3b
commit 0f38077b7b
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -25,7 +25,7 @@ jobs:
runs-on: native
steps:
- uses: actions/checkout@v4
- run: nix-build services -A tests.peertube
- run: nix build .#checks.x86_64-linux.test-peertube-service -L
check-panel:
runs-on: native