Skip to content

Commit

Permalink
disable test
Browse files Browse the repository at this point in the history
  • Loading branch information
paquiteau committed Mar 29, 2024
1 parent a030186 commit ebd50eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
run: |
black --check src tests
ruff .
- name: Test
run: |
pytest
# - name: Test
# run: |
# pytest

0 comments on commit ebd50eb

Please sign in to comment.