Skip to content

Commit

Permalink
Merge pull request #2552 from barney-s/linter-timeout-fix
Browse files Browse the repository at this point in the history
Add a timeout param to compositions/lint action
  • Loading branch information
google-oss-prow[bot] authored Aug 21, 2024
2 parents d79ddc9 + 7c4344c commit 6c9ef84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/presubmit-compositions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
with:
working-directory: ./experiments/compositions/composition
version: v1.59.1 # should match the version in Makefile
args: --timeout=5m
verify-goimports:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 6c9ef84

Please sign in to comment.