Skip to content

Commit 6d76a57

Browse files
committed
try quotes
1 parent 05319ae commit 6d76a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ jobs:
339339
with:
340340
sanitize: true
341341
env:
342-
PATTERN: 'single_cpu and not known_ub'
342+
PATTERN: "single_cpu and not known_ub"
343343
PYTEST_WORKERS: 0
344344
PYTEST_TARGET: 'pandas'
345345

0 commit comments

Comments
 (0)