We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9c5f1d commit 9e70577Copy full SHA for 9e70577
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ env:
17
18
jobs:
19
run_pytest:
20
- name: Run pytest @ ${{ matrix.ml_backend }}
+ name: Run pytest
21
runs-on: ubuntu-latest
22
timeout-minutes: 30
23
0 commit comments