Skip to content

Commit

Permalink
Fix action (over and over 3)
Browse files Browse the repository at this point in the history
  • Loading branch information
squillero committed Dec 14, 2023
1 parent 3edcfdb commit fea8018
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
- uses: snok/[email protected]
with:
installation-arguments: --all-extras
- uses: snok/[email protected]
with:
installation-arguments: --all-extras
- run: pip install pytest-md pytest-emoji
- uses: pavelzw/[email protected]
with:
Expand Down

0 comments on commit fea8018

Please sign in to comment.