Skip to content

Commit

Permalink
MNT: Remove the commented line. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Nov 25, 2023
1 parent dcb521e commit 505df69
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@ jobs:
- name: Run pytest
run: |-
pytest
# - name: Run typeguard
# run: |-
# micromamba install typeguard
# pytest --typeguard-packages=${REPO_NAME}
- name: Run codecov and upload the report
uses: codecov/codecov-action@v3
with:
Expand Down

0 comments on commit 505df69

Please sign in to comment.