We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64849ec commit 318a6a9Copy full SHA for 318a6a9
.github/workflows/build.yml
@@ -13,7 +13,7 @@ env:
13
REPO: hugsy/ropgadget-rs
14
VERBOSE: 1
15
RUST_BACKTRACE: 1
16
- DEBUG_IN_CI: 1
+ DEBUG_IN_CI: 0
17
18
jobs:
19
build:
0 commit comments