Skip to content

Commit

Permalink
chore: run tests serially
Browse files Browse the repository at this point in the history
  • Loading branch information
jianyuan committed Jun 8, 2024
1 parent 6b3871d commit b9586af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
- "1.5.*"
- "1.6.*"
- "1.7.*"
concurrency:
group: ${{ github.workflow }}
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
Expand Down

0 comments on commit b9586af

Please sign in to comment.