mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 11:27:28 -03:00
Merge bitcoin/bitcoin#30299: ci: remove unused bcc variable from workflow
518b06c4b8
ci: remove unused bcc variable from workflow (Max Edwards) Pull request description: Fixes https://github.com/bitcoin/bitcoin/pull/30193#discussion_r1636804002 ACKs for top commit: maflcko: lgtm ACK518b06c4b8
Tree-SHA512: c87364670e26e15176ee21372a2cc100db0c275a5cffb37cc33ec4c2d85d6067b593bd4a6dea37bf478d2af197786df9dfac3cfb76db023c8db37184bb104458
This commit is contained in:
commit
5fbdfe7104
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -313,7 +313,6 @@ jobs:
|
|||
timeout-minutes: 120
|
||||
env:
|
||||
FILE_ENV: "./ci/test/00_setup_env_native_asan.sh"
|
||||
INSTALL_BCC_TRACING_TOOLS: true
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue