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 29e2fde commit 12d8b4aCopy full SHA for 12d8b4a
.github/workflows/python-test.yml
@@ -3,8 +3,7 @@ name: Python package
3
on: [push]
4
5
jobs:
6
- build:
7
-
+ test:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
0 commit comments