Skip to content

Commit 2183945

Browse files
committed
re-enable for mac only
1 parent c353aa8 commit 2183945

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-test-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,5 +152,6 @@ jobs:
152152
del certificate.pfx
153153
154154
- name: automated tests
155+
if: startsWith(matrix.platform, 'macos-')
155156
run: |
156157
npm run flow-test

0 commit comments

Comments
 (0)