chore: fix workflow (#2280)
This commit is contained in:
parent
d823daeea4
commit
6ba7ce5e7f
2
.github/workflows/capsule-cypress.yml
vendored
2
.github/workflows/capsule-cypress.yml
vendored
@ -67,4 +67,4 @@ jobs:
|
||||
project: ${{ needs.pr.outputs.projects }}
|
||||
vega-version: ${{needs.pr.outputs.vega-version}}
|
||||
gobin: ${{needs.pr.outputs.gobin}}
|
||||
tags: "--env.grepTags='[@smoke, @regression]'"
|
||||
tags: "--env.grepTags='[ @smoke, @regression ]'"
|
||||
|
Loading…
Reference in New Issue
Block a user