Skip to content

Commit a27fb91

Browse files
committed
"" in smoke tests
1 parent 7ed6579 commit a27fb91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- cron: "0 4 * * *"
66
pull_request:
77
paths:
8-
- 'test/smoke/**'
8+
- "test/smoke/**"
99
- ".github/workflows/test-smoke.yml"
1010
workflow_dispatch:
1111
inputs:

0 commit comments

Comments
 (0)