Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Jul 31, 2023
1 parent ca974d4 commit be0846d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Test with python
run: |
python -m pip install -v -e ".[test"
python -m pip install -v -e ".[test]"
pytest

0 comments on commit be0846d

Please sign in to comment.