Skip to content

Commit

Permalink
Merge pull request #102 from Fly-Playgroud/modTestAction
Browse files Browse the repository at this point in the history
mod pull rod version rule
  • Loading branch information
Fly-Playgroud committed Jun 6, 2023
2 parents 7ecfbd1 + 5a5a314 commit e189b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v3

- run: |
go get -u
go get -u ./...
go mod tidy
go test
npx markdownlint-cli -i 'i18n/' .

0 comments on commit e189b09

Please sign in to comment.