Skip to content

Commit

Permalink
Verbose WRITEME validation for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Laren-AWS committed Apr 25, 2024
1 parent 5406290 commit 58f6dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/writeme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
python3 -m pip install -r .tools/readmes/requirements.txt
- name: Check WRITEMEs
run: >-
python3 .tools/readmes/multi.py --check
python3 .tools/readmes/multi.py --check --verbose

0 comments on commit 58f6dc0

Please sign in to comment.