Skip to content

Commit

Permalink
Use correct arg
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt committed Jan 2, 2025
1 parent ecc0345 commit 5b98e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
pip install markdown-code-runner==2.1.0 pandas tabulate
- name: Run markdown-code-runner
run: markdown-code-runner --debug README.md
run: markdown-code-runner --verbose README.md

- name: Run update services.yaml
run: python .github/update-services.py
Expand Down

0 comments on commit 5b98e91

Please sign in to comment.