Skip to content

Commit

Permalink
chore(ci): fix typo in matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
nejch committed Jan 26, 2021
1 parent c6241e7 commit 5e1547a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
toxenv: [py_func_v4, py_func_cli]
toxenv: [py_func_v4, cli_func_v4]
steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit 5e1547a

Please sign in to comment.