From 56a7a4bd64112c37d067ac864336c04d9b303ff8 Mon Sep 17 00:00:00 2001 From: Lars Eggert Date: Tue, 8 Oct 2024 16:26:03 +0300 Subject: [PATCH] Again --- .github/workflows/firefox.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/firefox.yml b/.github/workflows/firefox.yml index 1255889b6..04fb445af 100644 --- a/.github/workflows/firefox.yml +++ b/.github/workflows/firefox.yml @@ -103,8 +103,6 @@ jobs: echo "version = \"$MTU_VERSION\"" } >> supply-chain/audits.toml { - echo '[policy.qlog]' - echo 'audit-as-crates-io = true' echo '[policy.mtu]' echo 'audit-as-crates-io = true' } >> supply-chain/config.toml