chore: fix workflow (#2280)

This commit is contained in:
Joe Tsang 2022-11-30 15:05:48 +00:00 committed by GitHub
parent d823daeea4
commit 6ba7ce5e7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 ]'"