forked from fediversity/fediversity
Compare commits
1 commit
8091eb7292
...
c14a822571
| Author | SHA1 | Date | |
|---|---|---|---|
| c14a822571 |
1 changed files with 1 additions and 7 deletions
|
|
@ -21,17 +21,11 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- run: nix-shell --run 'nix-unit ./deployment/data-model-test.nix'
|
||||
|
||||
check-mastodon:
|
||||
runs-on: native
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: nix build .#checks.x86_64-linux.test-mastodon-service -L
|
||||
|
||||
check-peertube:
|
||||
runs-on: native
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: nix build .#checks.x86_64-linux.test-peertube-service -L
|
||||
- run: nix-build services -A tests.peertube
|
||||
|
||||
check-panel:
|
||||
runs-on: native
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue