Skip to content

Commit 5a85a1c

Browse files
stankudrowstankudrowKludex
authored
Move tests directory to root level (#129)
Co-authored-by: stankudrow <stankudrow@reply.no> Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
1 parent 1a635dc commit 5a85a1c

16 files changed

+3
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
14+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
1515
steps:
1616
- uses: actions/checkout@v4
1717

0 commit comments

Comments
 (0)