diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ff727e9..c41cc12 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,7 +56,6 @@ jobs: enable-codeql: false secrets: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} - GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }} # The bash suites are driven through python-ci's test step (it runs the # command with `bash -c` from the repo root), so no step-level action is