Skip to content

Commit

Permalink
fix minio "go mod" problem
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 committed Apr 19, 2024
1 parent b26265c commit ce343df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-minio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,4 @@ jobs:
with:
go-version: '${{ matrix.go-version }}'
- name: Run Test
env:
GOTOOLCHAIN: "local"
run: cd ./minio && go test ./... -v -race

0 comments on commit ce343df

Please sign in to comment.