Skip to content

Commit

Permalink
chore: Touch the upload probe for the remote benchmark (#20767)
Browse files Browse the repository at this point in the history
  • Loading branch information
coastalwhite authored Jan 17, 2025
1 parent e4cde03 commit d05b942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-remote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ jobs:
run: |
"$HOME/py-polars-cache/add-data.py" "$PWD/polars" < ./benchmark-results
"$HOME/py-polars-cache/create-plots.py"
"$HOME/py-polars-cache/upload-graphs.sh"
touch "$HOME/py-polars-cache/upload-probe"
"$HOME/py-polars-cache/cache-build.sh" "$PWD/polars"

0 comments on commit d05b942

Please sign in to comment.