Skip to content

Commit ea23113

Browse files
authored
Undo canary workaround (#2779)
1 parent a1efaf5 commit ea23113

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/canary_checks.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ jobs:
4444
contents: read
4545
steps:
4646
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # version 4.1.4
47-
with:
48-
# TODO temporarily pin to pre-pretty sandbox until we ship that
49-
# Branch contains repo at 0cc2de3ae15f09a9eec5b9e0d54f0bae474c7aa9 plus changes to build step caching
50-
ref: pre-pretty-sandbox-branch
5147
- name: Run live dependency health checks
5248
uses: ./.github/actions/run_with_e2e_account
5349
with:

0 commit comments

Comments
 (0)