Skip to content

Commit

Permalink
chore: increase gatekeeper test timeout (#218)
Browse files Browse the repository at this point in the history
* bump golangci-lint version

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>

* bump timeout for ut

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
  • Loading branch information
sozercan committed Apr 7, 2022
1 parent 370fa37 commit d01e77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gatekeeper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
lint:
name: "Gatekeeper Test"
runs-on: ubuntu-latest
timeout-minutes: 5
timeout-minutes: 10
steps:
- name: Set up Go 1.17
uses: actions/setup-go@v2
Expand Down

0 comments on commit d01e77c

Please sign in to comment.