We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 841d9b9 commit 288f6edCopy full SHA for 288f6ed
.github/workflows/test.yml
@@ -20,4 +20,4 @@ jobs:
20
- uses: actions/checkout@v4
21
- uses: n8maninger/action-golang-test@v2
22
with:
23
- args: "-race;-timeout=30m"
+ args: "-timeout=30m"
0 commit comments