Skip to content

Commit 9b84bc4

Browse files
committed
ci: remove lexical use of unit tests as only running acceptance
1 parent 2db9820 commit 9b84bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
access_token: ${{ github.token }}
1616

17-
unit-tests:
17+
tests:
1818
strategy:
1919
matrix:
2020
go-version: [1.x, 1.21.x]

0 commit comments

Comments
 (0)