Skip to content

Commit bbbbe6f

Browse files
committed
run tests in CI
1 parent ff481fc commit bbbbe6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
go-version: stable
2222

2323
- name: Run
24-
run: scripts/test.sh
24+
run: go test

0 commit comments

Comments
 (0)