We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57dde1b commit 053bdf2Copy full SHA for 053bdf2
.github/workflows/ci.yml
@@ -40,3 +40,6 @@ jobs:
40
41
- name: Run Tests on macOS
42
run: npm test:macos
43
+
44
+ - name: Run Tests on iOS
45
+ run: npm test:ios
0 commit comments