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 91afa67 commit 921cf98Copy full SHA for 921cf98
.github/workflows/nightly_snapshot_check.yml
@@ -36,4 +36,4 @@ jobs:
36
- name: Prepare the action
37
run: ./scripts/prep-gh-action.sh --install-swiftly --swift-main-snapshot
38
- name: Build and Test
39
- run: swift test
+ run: swiftly run +main-snapshot swift test
0 commit comments