Skip to content

Commit 9ab12ee

Browse files
authored
Merge pull request #5 from minoritea/minoritea-patch-3
Update README.md
2 parents e64b495 + 6ed9576 commit 9ab12ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
# and install modules before tests.
5656
- name: Run tests parallelly
5757
run: |
58+
go mod download
5859
go test ./... -list . | \
5960
go run github.com/minoritea/go-splittestgen/cmd/go-splittestgen \
6061
-total ${{ matrix.parallelism }} \

0 commit comments

Comments
 (0)