Skip to content

Commit

Permalink
Update github-actions-usetrace-integration-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dservidie authored Jul 10, 2024
1 parent 6738460 commit 4c06da9
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:

# Project Only Optional (only if trigger-type: project)
tags: someothertag, smoke, flaky # Coma separated list of tags. Only traces with those tags would be run (by default runs all traces)"

build-timeout-seconds: 20

- name: Check Trace execution result
env:
BUILD_ID: ${{ steps.executeTrace.outputs.id }}
Expand Down

0 comments on commit 4c06da9

Please sign in to comment.