test
Some checks failed
/ test (push) Failing after 3s

This commit is contained in:
KoenDR06 2026-02-10 18:05:21 +01:00
parent 73c98f9351
commit 773a29cd98

View file

@ -7,6 +7,6 @@ jobs:
runs-on: nixos runs-on: nixos
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: nix flake update - run: nix flake update --extra-experimental-features nix-command
- run: git commit flake.lock -m "Update flake.lock" - run: git commit flake.lock -m "Update flake.lock"
- run: git push - run: git push