Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgeorge309 committed Oct 19, 2024
1 parent 3c7feb4 commit a820bd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
fi
- name: Debug output
run: echo "${{ steps.set-matrix.outputs.matrix }}"
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
# outputs:
# matrix: ${{ steps.set-matrix.outputs.matrix }}

smoketests:
needs: create-combinations
Expand Down

0 comments on commit a820bd6

Please sign in to comment.