We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24addda commit 1c0353eCopy full SHA for 1c0353e
.github/workflows/validate-package-files.yml
@@ -62,4 +62,4 @@ jobs:
62
env:
63
LANGUAGE: ${{ matrix.language }}
64
run: |
65
- python scripts/verify_amendments-csv.py $LANGUAGE
+ python scripts/validate-amendments-csv.py $LANGUAGE
0 commit comments