Skip to content

Commit 827d837

Browse files
committed
what's broken this time?
1 parent 49017ea commit 827d837

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/workflow-again.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ jobs:
9999
path: ./build/tabs/${{ matrix.tabInfo.tabName }}.js
100100
key: ${{ matrix.tabInfo.name }}
101101

102+
- name: Echo Some Information
103+
run: echo ${{ matrix.tabInfo.changes }}
104+
102105
- name: Run Tests
103106
if: matrix.tabInfo.changes == 'true'
104107
run: |

0 commit comments

Comments
 (0)