Skip to content

Commit 5e1547a

Browse files
committed
chore(ci): fix typo in matrix
1 parent c6241e7 commit 5e1547a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
strategy:
3232
matrix:
33-
toxenv: [py_func_v4, py_func_cli]
33+
toxenv: [py_func_v4, cli_func_v4]
3434
steps:
3535
- uses: actions/checkout@v2
3636
- name: Set up Python

0 commit comments

Comments
 (0)