CI: collect backtraces for example tests
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -231,6 +231,8 @@ jobs:
|
|||||||
|
|
||||||
# Ensure all our examples build and execute
|
# Ensure all our examples build and execute
|
||||||
- run: cargo run -p run-examples
|
- run: cargo run -p run-examples
|
||||||
|
env:
|
||||||
|
RUST_BACKTRACE: 1
|
||||||
|
|
||||||
# Build and test all features except for lightbeam
|
# Build and test all features except for lightbeam
|
||||||
- run: |
|
- run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user