Skip to content

Commit

Permalink
🔥 Remove old unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Nov 2, 2024
1 parent 70efdfb commit 4b107f8
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 50 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Install Dependencies
run: python -m pip install docker pytest
- name: Test Image
run: bash scripts/test.sh
run: pytest tests
env:
NAME: ${{ matrix.image.name }}
PYTHON_VERSION: ${{ matrix.image.python_version }}
Expand Down
3 changes: 0 additions & 3 deletions mypy.ini

This file was deleted.

21 changes: 0 additions & 21 deletions pyproject.toml

This file was deleted.

6 changes: 0 additions & 6 deletions scripts/format-imports.sh

This file was deleted.

7 changes: 0 additions & 7 deletions scripts/format.sh

This file was deleted.

8 changes: 0 additions & 8 deletions scripts/lint.sh

This file was deleted.

4 changes: 0 additions & 4 deletions scripts/test.sh

This file was deleted.

0 comments on commit 4b107f8

Please sign in to comment.