We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ad1442 commit e968f62Copy full SHA for e968f62
.github/workflows/main.yml
@@ -64,7 +64,7 @@ jobs:
64
- run: cargo build
65
- run: cargo test
66
- run: cargo test --features "gimli-symbolize"
67
- - run: cargo test --features "libbacktrace"
+ # run: cargo test --features "libbacktrace"
68
- run: cargo check --features "libbacktrace gimli-symbolize"
69
- run: cargo test --features "serialize-rustc"
70
- run: cargo test --features "serialize-serde"
0 commit comments