Skip to content

Commit d66f4d5

Browse files
authored
Merge pull request RustPython#5025 from zanieb/internal/update-asdl
Delete stale ASDL update script
2 parents a58ede9 + b088787 commit d66f4d5

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,6 @@ jobs:
323323
- name: check wasm code with prettier
324324
# prettier doesn't handle ignore files very well: https://github.com/prettier/prettier/issues/8506
325325
run: cd wasm && git ls-files -z | xargs -0 prettier --check -u
326-
# - name: Check update_asdl.sh consistency
327-
# run: bash scripts/update_asdl.sh && git diff --exit-code
328326

329327
miri:
330328
if: ${{ !contains(github.event.pull_request.labels.*.name, 'skip:ci') }}

scripts/update_asdl.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)