Skip to content

Commit

Permalink
Merge branch 'inject-build-pgo-profile' into update-pgo-1726276668
Browse files Browse the repository at this point in the history
  • Loading branch information
1pkg committed Sep 14, 2024
2 parents 2b58bf3 + 585bdb5 commit 790a6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:

- name: Tear down benchmark environment
if: always()
run: make destroy
run: make init destroy

# Notify failure to Slack only on schedule (nightly run)
- if: failure() && github.event_name == 'schedule'
Expand Down

0 comments on commit 790a6a1

Please sign in to comment.