forked from Fediversity/Fediversity
Revert "remove pixelfed from CI until fixed (#472)"
This reverts commit 8253288f8a
.
This commit is contained in:
parent
8253288f8a
commit
4cf95c1c8f
1 changed files with 6 additions and 0 deletions
|
@ -27,6 +27,12 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: nix build .#checks.x86_64-linux.test-mastodon-service -L
|
- 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:
|
check-peertube:
|
||||||
runs-on: native
|
runs-on: native
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue