mirror of
https://github.com/woodchen-ink/webp_server_go.git
synced 2025-07-18 13:42:02 +08:00
fix code cov (#248)
This commit is contained in:
parent
debb31d2cd
commit
3699c4991f
2
.github/workflows/CI.yaml
vendored
2
.github/workflows/CI.yaml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
sudo apt install libvips-dev -y
|
||||
|
||||
- name: run test cases
|
||||
run: make test && make
|
||||
run: make && make test
|
||||
|
||||
- name: Codecov
|
||||
uses: codecov/codecov-action@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user