Skip to content

Commit

Permalink
add more logs
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Sep 17, 2024
1 parent 7fe75e0 commit 960cbf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gcc-linux-nix-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
mkdir results
find -name "*_test.xml" -exec mv -t results/ {} +
ls -l -a results/
ls -l -a
ls -l -a result/
ls -l -a result/test-logs/
find -name "*_test.xml"
env:
NIX_CONFIG: |
cores = 4
Expand Down

0 comments on commit 960cbf8

Please sign in to comment.