This commit is contained in:
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@@ -29,6 +29,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y pristine-tar sbuild mmdebstrap util-linux dpkg-dev
|
||||
- name: Run tests
|
||||
run: cargo test
|
||||
|
||||
- name: Run tests with verbose logging
|
||||
env:
|
||||
RUST_LOG: debug
|
||||
run: timeout 30m cargo test -- --nocapture
|
||||
|
||||
Reference in New Issue
Block a user