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 3eacf52 commit ffca633Copy full SHA for ffca633
.github/workflows/ci.yml
@@ -92,6 +92,7 @@ jobs:
92
tox -v -e linting
93
all:
94
name: All
95
+ runs-on: ubuntu-latest
96
needs:
97
- test
98
- linting
0 commit comments