This commit is contained in:
Bagatur
2024-01-27 12:53:17 -08:00
parent 85623274d1
commit 9119dc18ef
2 changed files with 4 additions and 4 deletions
-1
View File
@@ -21,7 +21,6 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
name: Python ${{ matrix.python-version }}
steps:
- uses: actions/checkout@v4