Skip to content

Commit a8a8dec

Browse files
authored
Remove empty space in CI/CD file (#445)
1 parent b32a6f3 commit a8a8dec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
matrix:
5555
os: [ubuntu-latest, windows-latest, macos-latest]
5656
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
57-
5857
should-release:
5958
- ${{ github.event_name == 'push' && contains(github.ref, 'refs/tags') }}
6059
exclude:

0 commit comments

Comments
 (0)