ci: --show-trace

This commit is contained in:
Sridhar Ratnakumar 2024-04-02 02:50:57 -04:00 committed by GitHub
parent 6c1a454e21
commit 8ca537fdd1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,4 +14,4 @@ jobs:
system: [aarch64-linux, aarch64-darwin]
steps:
- uses: actions/checkout@v4
- run: nixci build --systems "github:nix-systems/${{ matrix.system }}"
- run: nixci build --systems "github:nix-systems/${{ matrix.system }}" -- --show-trace