Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjermiah committed Nov 18, 2023
1 parent dea0182 commit 3809f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: pip install pytest pytest-md pytest-emoji time requests
run: pip install pytest pytest-md time requests
- uses: pavelzw/pytest-action@v2
with:
emoji: false
Expand Down

0 comments on commit 3809f3a

Please sign in to comment.