Skip to content

Commit

Permalink
different path
Browse files Browse the repository at this point in the history
  • Loading branch information
szachovy committed Jun 22, 2024
1 parent 3c340ad commit 88ed5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
working-directory: ./tests/setup

- name: Show VM metrics
run: cat /proc/cpuinfo && cat /proc/meminfo && df -h && sudo tree -h -L 3 /dev/root
run: cat /proc/cpuinfo && cat /proc/meminfo && df -h && tree -h -L 3 /

# - name: Apply Terraform infrastructure
# run: terraform apply --auto-approve
Expand Down

0 comments on commit 88ed5a5

Please sign in to comment.