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 0032501 commit e1bbc6bCopy full SHA for e1bbc6b
.github/workflows/ci.yml
@@ -164,7 +164,7 @@ jobs:
164
uses: actions/checkout@v4
165
166
- name: Run Swift Macro Compatibility Check
167
- uses: Matejkob/swift-macro-compatibility-check@dd-swift-installation
+ uses: Matejkob/swift-macro-compatibility-check@add-swift-installation
168
with:
169
run-tests: true
170
major-versions-only: false
0 commit comments