We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59dcace commit 747bd20Copy full SHA for 747bd20
.github/workflows/collector.yml
@@ -18,6 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
env:
20
PLUGINS: express|body-parser|cookie-parser
21
+ RUST_BACKTRACE: '1'
22
steps:
23
- uses: actions/checkout@v4
24
0 commit comments