Skip to content

Commit 1acb8cc

Browse files
committed
refactored
1 parent 736f061 commit 1acb8cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: cd go/LinkedList/singly
2626

2727
- name: Run tests
28-
run: go test -v ./...
28+
run: go test

0 commit comments

Comments
 (0)