Skip to content

Commit f4e63ab

Browse files
ci: name fix
1 parent becc5c1 commit f4e63ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111
group: ${{ github.workflow }}-${{ github.ref }}
1212
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
1313
jobs:
14-
coveritup:
14+
tests:
1515
strategy:
1616
matrix:
1717
go-version: [latest]

0 commit comments

Comments
 (0)