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 4bdd717 commit 29239e6Copy full SHA for 29239e6
.github/workflows/pr-check.yml
@@ -93,7 +93,3 @@ jobs:
93
- name: Run tests
94
run: python -m nox --session tests
95
shell: bash
96
-
97
- - name: Validate README.md
98
- run: python -m nox --session validate_readme
99
- shell: bash
.github/workflows/push-check.yml
@@ -88,7 +88,3 @@ jobs:
88
89
90
91
92
0 commit comments