Skip to content

Commit

Permalink
ci: Test setup
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertGemmaJr committed Jun 14, 2024
1 parent 510b9a0 commit 152e63a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/workflow-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,10 @@ jobs:
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
steps:
# Set up runner
- name: ⬇️ Checkout repo
uses: actions/checkout@v4

# Set up runner
- name: Set matrix
id: set-matrix
Expand Down

0 comments on commit 152e63a

Please sign in to comment.