Skip to content

Commit

Permalink
Fix Monitor CPU & Memory recording
Browse files Browse the repository at this point in the history
  • Loading branch information
ylavoie committed May 11, 2021
1 parent 582307d commit f1ef88f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ commands:
- run:
name: "Monitor CPU & MEMORY"
command: |
mkdir -p logs screens
./utils/test/monitor_rss.sh logs/${MONITOR_FILE}.txt
background: true

Expand Down

0 comments on commit f1ef88f

Please sign in to comment.