Skip to content

Commit 3b085ac

Browse files
authored
Test
1 parent 510a776 commit 3b085ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
- name: Checkout repository
156156
uses: actions/checkout@v4
157157
- name: Run Swift Macro Compatibility Check
158-
uses: Matejkob/swift-macro-compatibility-check@v1
158+
uses: Matejkob/swift-macro-compatibility-check@test
159159
with:
160160
run-tests: false
161161
major-versions-only: true

0 commit comments

Comments
 (0)