diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 44133a5d..40decee5 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -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