remove attic push
Some checks failed
Check Nix flake / Perform Nix flake checks (pull_request) Failing after 57s
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 1m3s
Check Nix formatting / Perform Nix format checks (pull_request) Failing after 1m32s

This commit is contained in:
2025-05-26 18:32:30 -04:00
parent dbe8a2a2b9
commit ff00f134dd
3 changed files with 7 additions and 22 deletions

View File

@ -20,6 +20,3 @@ jobs:
skip-push: "true"
- uses: actions/checkout@v4
- run: nix fmt -- --check .
- name: Push to Attic
run: nix ./utils/attic-push.bash
continue-on-error: true