We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f7921 commit 6a06f64Copy full SHA for 6a06f64
.github/workflows/ci.yml
@@ -17,3 +17,6 @@ jobs:
17
18
- name: Run Tests
19
run: tuist test
20
+
21
+ - name: Test SPM Integration
22
+ run: ./Scripts/test-spm-integration.sh
0 commit comments