Skip to content

Commit 40009ee

Browse files
committed
remove matrix from ci-cd
1 parent 022d609 commit 40009ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ jobs:
4646
deploy:
4747
needs: [test]
4848
runs-on: ubuntu-latest
49-
strategy:
50-
matrix:
51-
python-version: [3.9]
5249
steps:
5350
- uses: actions/checkout@v3
5451
with:

0 commit comments

Comments
 (0)