mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 00:22:14 +01:00
updating CI process + tests for code coverage
This commit is contained in:
@@ -8,4 +8,5 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- run: make lint
|
||||
- run: make tests
|
||||
- run: make tests CODE_COVERAGE=1
|
||||
- run: bash <(curl -s https://codecov.io/bash)
|
||||
Reference in New Issue
Block a user