ci: remove unused bcc variable from workflow

This commit is contained in:
Max Edwards 2024-06-18 10:16:30 +01:00
parent 41544b8f96
commit 518b06c4b8

View file

@ -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