Skip to content

Commit

Permalink
fix: Builds to use parallel checks
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmcintosh committed Jun 27, 2024
1 parent b01d8bb commit 010e6ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
parallel: true
flag-name: Go-${{ matrix.go }}
path-to-profile: profile.cov

finish:
needs: test
runs-on: ubuntu-latest
Expand Down

0 comments on commit 010e6ce

Please sign in to comment.