one step further!!!
Some checks failed
Test action / Print hello world (push) Failing after 55s

This commit is contained in:
clan-tool 2025-09-04 10:25:59 +02:00
parent 33712aa47e
commit 3da71bbb64
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -16,11 +16,8 @@ jobs:
- uses: actions/checkout@v4
# - name: Install deps
# uses: Prince527/install-nix-action@v31
- run: whoami
- run: node -v
- run: nix --version
- run: nix flake check
- run: nix --extra-experimental-features "nix-command flakes pipe-operator" flake check