"examples/radiance_fields/ngp.py" did not exist on "b33d0d1057f157985a23f2c05143877e0694cb69"
Unverified Commit 636a743c authored by Daniel Hiltgen's avatar Daniel Hiltgen Committed by GitHub
Browse files

CI: give windows lint more time (#7635)

It looks like 8 minutes isn't quite enough and we're seeing sporadic timeouts
parent df011054
......@@ -281,7 +281,7 @@ jobs:
shell: bash
- uses: golangci/golangci-lint-action@v6
with:
args: --timeout 8m0s -v
args: --timeout 10m0s -v
test:
strategy:
matrix:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment