Skip to content

Commit 1b1c40d

Browse files
committed
refactor: use internal stgpytools
1 parent 6c8a32e commit 1b1c40d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ jobs:
4444
strategy:
4545
matrix:
4646
os-version: ["ubuntu-22.04", "macos-14"]
47-
#python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
48-
python-version: ["3.12"]
47+
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
48+
#python-version: ["3.12"]
4949

5050
runs-on: ${{ matrix.os-version }}
5151
steps:

0 commit comments

Comments
 (0)