Skip to content

Commit 736f061

Browse files
committed
updated go tests
1 parent df083c9 commit 736f061

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/go-tests.yml

-3
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,5 @@ jobs:
2424
- name: Navigate to singly directory
2525
run: cd go/LinkedList/singly
2626

27-
- name: Install dependencies
28-
run: go get -t -v ./...
29-
3027
- name: Run tests
3128
run: go test -v ./...

0 commit comments

Comments
 (0)