Skip to content

Commit

Permalink
sleep before bench
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexCheema committed Dec 8, 2024
1 parent 571b26c commit bd9d118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bench_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
fi
if [ "${{ strategy.job-index }}" -eq "0" ]; then
sleep 10
echo "This is the primary node (index 0). Running benchmark..."
GITHUB_JOB=$CALLING_JOB python .github/bench.py
else
Expand Down

0 comments on commit bd9d118

Please sign in to comment.