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 0c11676 commit 10ae3d2Copy full SHA for 10ae3d2
.github/workflows/tests.yml
@@ -7,7 +7,7 @@ on:
7
pull_request:
8
9
jobs:
10
- build-linux:
+ pytest:
11
runs-on: ${{ matrix.platform.runner }}
12
strategy:
13
matrix:
0 commit comments