Skip to content

Commit df56964

Browse files
committed
test
1 parent ba7e662 commit df56964

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
- name: Set matrix
2828
id: set-matrix
2929
run: |
30+
echo "action: ${{ github.event.action }}"
31+
echo "event: ${{ github.event_name }}"
3032
build_types='["validation"'
3133
hw_types='["validation"'
3234
wokwi_types='["validation"'

0 commit comments

Comments
 (0)