Skip to content

Commit d338333

Browse files
committed
fixed error in github action
1 parent 8e91662 commit d338333

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-test-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
os: [ubuntu-latest]
27-
python-version: ["3.10"]
2827

2928
steps:
3029
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)