Revert "remove pixelfed from CI until fixed (#472)"

This reverts commit 8253288f8a.
This commit is contained in:
Kiara Grouwstra 2025-07-17 15:25:43 +02:00
parent 8253288f8a
commit 4cf95c1c8f
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -27,6 +27,12 @@ jobs:
- uses: actions/checkout@v4
- run: nix build .#checks.x86_64-linux.test-mastodon-service -L
check-pixelfed:
runs-on: native
steps:
- uses: actions/checkout@v4
- run: nix build .#checks.x86_64-linux.test-pixelfed-garage-service -L
check-peertube:
runs-on: native
steps: