Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Natel <[email protected]>
  • Loading branch information
i4ki committed Mar 3, 2024
1 parent 6ebd12c commit c62e514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
if: steps.list.outputs.stdout
run: |
echo >preview_url.txt "https://cloud.stg.terramate.io/o/test/review-requests"
terramate script run --parallel=10 --tags golang --changed -- test preview
./bin/terramate script run --parallel=10 --tags golang --changed -- test preview
env:
TMC_API_HOST: api.stg.terramate.io
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit c62e514

Please sign in to comment.