Skip to content

Commit 865ae8a

Browse files
committed
chore: Add comment explaining behavior
1 parent 030f6c5 commit 865ae8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coder.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ jobs:
230230
test-go-postgres:
231231
name: "test/go/postgres"
232232
runs-on: ubuntu-latest
233+
# This timeout must be greater than go test -timeout.
233234
timeout-minutes: 25
234235
steps:
235236
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)