Skip to content

Commit 7948d4e

Browse files
committed
✏️ Fix the syntax issue.
1 parent f30da76 commit 7948d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ci-scripts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
python-versions: '["3.13"]'
4646
operating-systems: '["ubuntu-latest", "ubuntu-22.04", "macos-latest", "macos-14"]'
4747
test_working_directory: './scripts'
48-
handle-coverage-report: 'false'
48+
handle-coverage-report: false

0 commit comments

Comments
 (0)