Skip to content

Commit

Permalink
fix .test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpalide committed Nov 20, 2023
1 parent fa83303 commit 6729f56
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
go-version: 1.21.x
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Install Requirements
run: |
GO111MODULES=off; go mod vendor
Expand Down

0 comments on commit 6729f56

Please sign in to comment.