Remove tests
This commit is contained in:
parent
955f5ae0fb
commit
f8b28e5748
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ jobs:
|
|||
- run: apt update && apt install -y wget
|
||||
- run: make lib
|
||||
- run: ./.circleci/wkhtmltopdf.sh
|
||||
- run: wkhtmltopdf http://google.com google.pdf && ls
|
||||
- run: cargo fmt -- --write-mode=diff
|
||||
- run: make build
|
||||
- run: make release
|
||||
|
|
Reference in a new issue