We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6241e7 commit 5e1547aCopy full SHA for 5e1547a
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: ubuntu-latest
31
strategy:
32
matrix:
33
- toxenv: [py_func_v4, py_func_cli]
+ toxenv: [py_func_v4, cli_func_v4]
34
steps:
35
- uses: actions/checkout@v2
36
- name: Set up Python
0 commit comments