Enable experimental features by flag for now
Some checks failed
/ test (push) Failing after 43m48s

This commit is contained in:
Nicolas Jeannerod 2024-09-30 10:26:39 +02:00
parent 0fdfa2b9d1
commit 14219d1b65
Signed by: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -3,7 +3,7 @@ jobs:
test:
runs-on: native
steps:
- run: git --version
- uses: actions/checkout@v4
- run: |
nix build --extra-experimental-features nix-command .#checks.x86_64-linux.pixelfed-garage -L
nix build --extra-experimental-features 'nix-command flakes' .#checks.x86_64-linux.pixelfed-garage -L