fix code cov (#248)

This commit is contained in:
Benny 2023-07-06 02:23:46 +02:00 committed by GitHub
parent debb31d2cd
commit 3699c4991f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
sudo apt install libvips-dev -y sudo apt install libvips-dev -y
- name: run test cases - name: run test cases
run: make test && make run: make && make test
- name: Codecov - name: Codecov
uses: codecov/codecov-action@v2 uses: codecov/codecov-action@v2