Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Nov 30, 2022
1 parent 0ffcb67 commit 376042c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
- run: poetry install --with=uvloop
- run: pip install msgspec~=0.9.1
- run: >-
cd examples/${{ example }} &&
cd examples/${{ matrix.example }} &&
poetry run pytest -v --doctest-modules tests.py
env:
FORCE_COLOR: 1
Expand Down

0 comments on commit 376042c

Please sign in to comment.