dump matrix context
This commit is contained in:
parent
edd1afa412
commit
1b4e80ee84
1 changed files with 4 additions and 0 deletions
|
@ -40,3 +40,7 @@ jobs:
|
|||
- name: strategy
|
||||
shell: bash
|
||||
run: echo "${{ toJSON(strategy) }}"
|
||||
|
||||
- name: matrix
|
||||
shell: bash
|
||||
run: echo "${{ toJSON(matrix) }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue