mirror of
https://github.com/turbot/steampipe.git
synced 2026-05-12 03:01:06 -04:00
update test workflow 2
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -66,7 +66,7 @@ jobs:
|
||||
with:
|
||||
path: steampipe
|
||||
version: latest
|
||||
args: release --clean --snapshot --parallelism 2 --config=.acceptance.goreleaser.yml
|
||||
args: release --clean --snapshot --parallelism 2 --config=$GITHUB_WORKSPACE/steampipe/.acceptance.goreleaser.yml
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user