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 a12524f commit 44d9215Copy full SHA for 44d9215
1 file changed
.github/workflows/validation.yml
@@ -1,7 +1,7 @@
1
name: Validation
2
on: [push, pull_request]
3
jobs:
4
- build:
+ tox:
5
runs-on: ubuntu-20.04
6
strategy:
7
matrix:
0 commit comments