Skip to content

Commit 2e72088

Browse files
author
Rajat Goel
committed
Revert "Update module path in test workflow"
This reverts commit 2acaf08.
1 parent 2acaf08 commit 2e72088

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
@@ -18,4 +18,4 @@ jobs:
1818
- name: Checkout code
1919
uses: actions/checkout@v2
2020
- name: Test
21-
run: go test ./v6/...
21+
run: go test ./...

0 commit comments

Comments
 (0)