Skip to content

Commit 8c79f45

Browse files
committed
Use matrix.test_targets instead of matrix.name
1 parent 62b65f2 commit 8c79f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,5 +164,5 @@ jobs:
164164
steps:
165165
- name: Print logs
166166
run: |
167-
cat ${{ matrix.name }}
167+
cat ${{ matrix.test_targets }}
168168
shell: bash

0 commit comments

Comments
 (0)