Skip to content

Commit

Permalink
Add yaml for pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
squillero committed Aug 23, 2023
1 parent 3a3b19e commit 2df990c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: pip install pytest pytest-md
run: pip install pytest pytest-md networkx numpy scipy tqdm rich
- uses: pavelzw/pytest-action@v2.1.0
with:
emoji: false
Expand Down
File renamed without changes.

0 comments on commit 2df990c

Please sign in to comment.