From 0155dcd1b28e3ccdc33fb7e7e792c68426c658eb Mon Sep 17 00:00:00 2001 From: julienmalard Date: Fri, 15 Nov 2024 11:01:10 +0530 Subject: [PATCH] =?UTF-8?q?Essayons=20comme=20=C3=A7a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ic.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/ic.yml b/.github/workflows/ic.yml index 92761d2..599105f 100644 --- a/.github/workflows/ic.yml +++ b/.github/workflows/ic.yml @@ -38,8 +38,3 @@ concurrency: jobs: tests: uses: ./.github/workflows/tests.yml - pypi: - permissions: - id-token: write # Allows this job to create releases - needs: [ tests ] - uses: ./.github/workflows/pypi.yml \ No newline at end of file