Skip to content

Commit

Permalink
chore: more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
devops-chris committed Dec 28, 2023
1 parent e43c3ac commit fe5fe43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
matrix: ${{fromJson(needs.set-matrix.outputs.matrix)}}
steps:
- name: Use matrix
run: |
run: |
echo "Component: ${{ matrix }}"
echo "Paths: ${{ matrix.paths }}"
echo "Dockerfile: ${{ matrix.docker_file }}"
Expand Down

0 comments on commit fe5fe43

Please sign in to comment.