Skip to content

Commit

Permalink
Removed invalid matrix reference from GH workflow pypi_release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed Jul 8, 2024
1 parent 369ed19 commit 658158a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pypi_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:

- name: Setup Python & Poetry Environment
uses: exasol/python-toolbox/.github/actions/[email protected]
with:
python-version: ${{ matrix.python-version }}

- name: Build Artifacts
run: poetry build
Expand Down

0 comments on commit 658158a

Please sign in to comment.