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 5fbfa0e commit 13e2dd5Copy full SHA for 13e2dd5
.github/workflows/test.yml
@@ -8,7 +8,7 @@ on:
8
types: [opened, synchronize, reopened]
9
10
jobs:
11
- build:
+ tox:
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
0 commit comments