ci: Remove unused workflow input
This commit is contained in:
1
.github/workflows/rules.yml
vendored
1
.github/workflows/rules.yml
vendored
@@ -20,6 +20,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
os: ${{ matrix.os }}
|
os: ${{ matrix.os }}
|
||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
environment: "qibotn"
|
|
||||||
pip-extras: "analysis,tests"
|
pip-extras: "analysis,tests"
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|||||||
Reference in New Issue
Block a user