ci: make verbose to see what is running on it
Some checks failed
Build_Deploy / deploy_dns (push) Blocked by required conditions
Build_Deploy / deploy_active (active) (push) Blocked by required conditions
Build_Deploy / deploy_active (active-core) (push) Blocked by required conditions
Build_Deploy / deploy_active (active-ext) (push) Blocked by required conditions
Build_Deploy / linter (push) Successful in 5s
Build_Deploy / build (push) Has been cancelled

This commit is contained in:
silver 2024-11-02 14:50:03 +00:00
parent 6d4160fe65
commit 59855b06e3
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -29,7 +29,7 @@ jobs:
runs-on: nix
steps:
- uses: actions/checkout@v4
- run: nix develop
- run: nix develop -v
# - name: Archive Test Results
# if: always()
# run: sleep 100m