Skip to content

Commit

Permalink
updated go tests
Browse files Browse the repository at this point in the history
  • Loading branch information
harris-ahmad committed Jul 15, 2024
1 parent df083c9 commit 736f061
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@ jobs:
- name: Navigate to singly directory
run: cd go/LinkedList/singly

- name: Install dependencies
run: go get -t -v ./...

- name: Run tests
run: go test -v ./...

0 comments on commit 736f061

Please sign in to comment.