ci: make verbose to see what is running on it

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