Skip to content

Commit

Permalink
Add pgo to the check matrix names
Browse files Browse the repository at this point in the history
  • Loading branch information
kwk committed Aug 21, 2024
1 parent dc815cf commit d5bf84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fail-fast: false
matrix:
today_minus_n_days: [0, 1, 2]
name: [big-merge]
name: [big-merge, pgo]
include:
# - name: standalone
# maintainer_handle: "tbaederr"
Expand Down

0 comments on commit d5bf84d

Please sign in to comment.