Skip to content

Commit

Permalink
Remove empty input test
Browse files Browse the repository at this point in the history
  • Loading branch information
druzsan committed Feb 9, 2024
1 parent 878b15f commit 8a140be
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/quickstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,3 @@ jobs:
steps:
- run: |
echo "fruit: ${{ matrix.fruit }}, animal: ${{ matrix.fruit }}, color: ${{ matrix.color }}"
setup-matrix-2:
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.setup-matrix.outputs.matrix }}
steps:
- id: setup-matrix
uses: druzsan/setup-matrix@feature/use-python-dockerfile

0 comments on commit 8a140be

Please sign in to comment.