There was an error while loading. Please reload this page.
1 parent 59f55cb commit 23f745aCopy full SHA for 23f745a
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
# Pinned to a reviewed legalize-pipeline commit so this build is
20
# reproducible: bumping requires re-running parity tests against the
21
# new SHA in a follow-up PR. Do not move this back to a moving ref.
22
- ref: 97550362c059d909189d58c2539bc5e6aca27f03
+ ref: 9181c564eed0febc01972ed9693b173a6c72151a
23
persist-credentials: false
24
- run: python3 -m pip install -r legalize-pipeline/requirements.txt
25
- run: >
0 commit comments