diff --git a/.forgejo/workflows/push.yaml b/.forgejo/workflows/push.yaml index cbf6be3..8903e5e 100644 --- a/.forgejo/workflows/push.yaml +++ b/.forgejo/workflows/push.yaml @@ -3,6 +3,7 @@ jobs: test: runs-on: ubuntu-latest steps: - - uses: DeterminateSystems/nix-installer-action@main - - uses: DeterminateSystems/magic-nix-cache-action@main - - run: nix flake check . + # - uses: DeterminateSystems/nix-installer-action@main + # - uses: DeterminateSystems/magic-nix-cache-action@main + # - run: nix flake check . + - run: echo hi