Skip to content

Commit

Permalink
Update go-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored May 3, 2024
1 parent aaa852a commit 2b5363f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ concurrency:
cancel-in-progress: true

jobs:
gotest:
name: ${{ matrix.folder }} go test
go-test:
name: go-test
runs-on: 'ubuntu-latest'
strategy:
fail-fast: false
Expand Down

0 comments on commit 2b5363f

Please sign in to comment.