Skip to content

Commit bfe9fe6

Browse files
committed
chore(ci): hacking on ci
1 parent 09d68b6 commit bfe9fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Build
3737
run: go build -v ./...
3838
- name: Test
39-
ueses: nick-fields/retry@v2
39+
uses: nick-fields/retry@v2
4040
with:
4141
max_attempts: 3
4242
command: |

0 commit comments

Comments
 (0)