Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jrapin committed Dec 24, 2024
1 parent afc2fa7 commit 3806f92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-type-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
sed -i 's/\"auto\"/None/g' README.md
# on Mac: sed -i '' 's/cluster: slurm/cluster: null/g' infra/*.md
# check readmes
pwd
ls
pytest --markdown-docs -m markdown-docs **/*.md
- name: Run basic pylint
Expand Down

0 comments on commit 3806f92

Please sign in to comment.