From 66dc9ea44398957674dd232a85851b82dd71c093 Mon Sep 17 00:00:00 2001 From: Alessandro Candido Date: Fri, 16 Feb 2024 10:14:41 +0100 Subject: [PATCH] ci: Remove unused workflow input --- .github/workflows/rules.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/rules.yml b/.github/workflows/rules.yml index 12626f6..fcb2120 100644 --- a/.github/workflows/rules.yml +++ b/.github/workflows/rules.yml @@ -20,6 +20,5 @@ jobs: with: os: ${{ matrix.os }} python-version: ${{ matrix.python-version }} - environment: "qibotn" pip-extras: "analysis,tests" secrets: inherit