Run the Pixelfed test in CI

This commit is contained in:
Nicolas Jeannerod 2025-01-27 17:48:43 +01:00
parent 4d478ab463
commit 7ec70e00ef
Signed by untrusted user: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -28,3 +28,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: nix build .#checks.x86_64-linux.peertube -L
check-pixelfed:
runs-on: native
steps:
- uses: actions/checkout@v4
- run: nix build .#checks.x86_64-linux.pixelfed -L