Skip to content

Commit

Permalink
chore: simplify "test-readme"
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Apr 4, 2024
1 parent aa1d1e9 commit 0f029e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ integration-tests *test:

# Run README doc tests
test-readme:
rm -rf readme-tests && mdcode extract --dir readme-tests && (cd readme-tests && bash test.sh)
mdcode run README.md -- bash test.sh

0 comments on commit 0f029e7

Please sign in to comment.