avoid build error
This commit is contained in:
parent
9d3608bac1
commit
fb69646f1f
1 changed files with 0 additions and 6 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
@ -21,9 +21,3 @@ jobs:
|
|||
- name: Build
|
||||
run: go build ./...
|
||||
working-directory: raylib
|
||||
- name: Install gocovmerge
|
||||
run: go install github.com/wadey/gocovmerge@latest
|
||||
working-directory: .
|
||||
- name: Coverage without view the results
|
||||
run: go run coverage.go
|
||||
working-directory: .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue