Skip to content

Commit

Permalink
Increase timeout from 30 -> 35 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaid-Ajaj committed Jan 18, 2025
1 parent 279d4a9 commit e21ff36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
with:
name: java-sdk
path: ~/.m2/repository/com/pulumi
- run: cd pkg && go test -timeout 35 ./...
- run: cd pkg && go test -timeout 35m ./...

examples:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e21ff36

Please sign in to comment.