Skip to content

Commit

Permalink
✏️ Fix CI typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kajiih committed Nov 26, 2024
1 parent 5af04d8 commit 3259c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- name: 📥 Install pytest-action dependencies
run: |
uv pip install pytest-md, pytest-emoji
uv pip install pytest-md pytest-emoji
- name: 🧪 Run pytest @pavelzw
uses: pavelzw/pytest-action@v2
with:
Expand Down

0 comments on commit 3259c12

Please sign in to comment.