Skip to content

Commit

Permalink
Update production-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cole-h authored Aug 30, 2023
1 parent bc87ee5 commit 8f77f4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/production-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
|| (github.event.action != 'labeled' && contains(github.event.pull_request.labels.*.name, 'production test'))
production-test:
needs: build
runs-on: UbuntuLatest32Cores128G
timeout-minutes: 5
if: |
Expand Down

0 comments on commit 8f77f4d

Please sign in to comment.