Skip to content

Commit

Permalink
Don't type check, not there yet ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthemighty committed Oct 19, 2024
1 parent dc084c6 commit 3e51eda
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 252 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/constraints.txt

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/labeler.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ jobs:
- name: Run tests
run: uv run python -m pytest tests --cov --cov-config=pyproject.toml --cov-report=xml

- name: Check typing
run: uv run mypy

- name: Upload coverage reports to Codecov with GitHub Action on Python 3.11
uses: codecov/codecov-action@v4
if: ${{ matrix.python-version == '3.11' }}
Expand Down
79 changes: 0 additions & 79 deletions .github/workflows/release.yml

This file was deleted.

147 changes: 0 additions & 147 deletions .github/workflows/tests.yml

This file was deleted.

0 comments on commit 3e51eda

Please sign in to comment.