We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c353aa8 commit 2183945Copy full SHA for 2183945
.github/workflows/release-test-version.yml
@@ -152,5 +152,6 @@ jobs:
152
del certificate.pfx
153
154
- name: automated tests
155
+ if: startsWith(matrix.platform, 'macos-')
156
run: |
157
npm run flow-test
0 commit comments