Skip to content

Commit

Permalink
exercise_6
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorycottone committed May 17, 2024
1 parent 7935dea commit e4bd529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Run stress-ng
run: |
echo "Starting stress test"
echo "Starting stress test in your Linux machine"
stress-ng --cpu 4 --io 4 --vm 2 --vm-bytes 2G --timeout 300s --metrics-brief
Expand Down

0 comments on commit e4bd529

Please sign in to comment.