Try running
This commit is contained in:
parent
bb366950b9
commit
75baa35d4c
1 changed files with 3 additions and 0 deletions
|
@ -23,3 +23,6 @@ jobs:
|
|||
- target/
|
||||
- run: cargo test
|
||||
- run: cargo test --release
|
||||
- run:
|
||||
command: cargo run --release -- build
|
||||
working_directory: ~/md-pdf/test-files
|
||||
|
|
Reference in a new issue