Skip to content

Commit

Permalink
Add missing outputs declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
nafarlee committed Nov 28, 2023
1 parent 600a9d2 commit a8d62cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:

parallel-start:
runs-on: ubuntu-latest
outputs:
paths: ${{ steps.for-each.outputs.paths }}
steps:
- uses: actions/checkout@v3
- name: Run colpal/actions-for-each
Expand Down

0 comments on commit a8d62cf

Please sign in to comment.