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 510a776 commit 3b085acCopy full SHA for 3b085ac
.github/workflows/ci.yml
@@ -155,7 +155,7 @@ jobs:
155
- name: Checkout repository
156
uses: actions/checkout@v4
157
- name: Run Swift Macro Compatibility Check
158
- uses: Matejkob/swift-macro-compatibility-check@v1
+ uses: Matejkob/swift-macro-compatibility-check@test
159
with:
160
run-tests: false
161
major-versions-only: true
0 commit comments