Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaying-peng committed Jun 12, 2024
1 parent c1f3bf5 commit 1af355f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: ${{ env.go_version }}
- run: make go-deps
# - run: make go-deps
- run: make check-license

Check-Spelling:
Expand Down

0 comments on commit 1af355f

Please sign in to comment.