Skip to content

Commit

Permalink
nameless run
Browse files Browse the repository at this point in the history
  • Loading branch information
vbauerster committed May 24, 2022
1 parent 8eb62ca commit 7041cb1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ jobs:
key: ${{ runner.os }}-go-${{ matrix.go-version }}-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-${{ matrix.go-version }}-
- name: Test
run: go test -race ./...
- run: go test -race ./...

0 comments on commit 7041cb1

Please sign in to comment.