Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Jul 25, 2024
1 parent 592cf49 commit 033c749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: |
nix build -L .?submodules=1#checks.x86_64-linux.default
results_dir="./results"
ls -la $results_dir/
ls -la result/
mkdir -p "$results_dir/all-checks"
cp -r ./result/* "$results_dir/all-checks"
rm -rf result
Expand Down

0 comments on commit 033c749

Please sign in to comment.