Skip to content

Commit c6d0245

Browse files
committed
test
1 parent e1bbc6b commit c6d0245

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ jobs:
164164
uses: actions/checkout@v4
165165

166166
- name: Run Swift Macro Compatibility Check
167-
uses: Matejkob/swift-macro-compatibility-check@add-swift-installation
167+
uses: Matejkob/swift-macro-compatibility-check@v1
168168
with:
169-
run-tests: true
170-
major-versions-only: false
169+
run-tests: false
170+
major-versions-only: true
171171

0 commit comments

Comments
 (0)