Skip to content

Commit

Permalink
Test matrix - 3
Browse files Browse the repository at this point in the history
  • Loading branch information
yorevs committed Sep 25, 2023
1 parent debf9d4 commit 8cf22df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
deploy:
needs: preparation
strategy:
matrix: ${{ preparation.outputs.matrix )}}
matrix: ${{ needs.preparation.outputs.matrix )}}
runs-on: ubuntu-latest
environment: ${{ inputs.pypi_env }}
env:
Expand Down

0 comments on commit 8cf22df

Please sign in to comment.