Skip to content

Commit d6b2a71

Browse files
(TODO remove) Temporarily run spec coverage against [1]
[1] ably/specification#282
1 parent 078a7e8 commit d6b2a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
xcode-version: 16.2
5454

5555
- name: Spec coverage
56-
run: swift run BuildTool spec-coverage
56+
run: swift run BuildTool spec-coverage --spec-commit-sha 27ddbb3
5757
env:
5858
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5959

0 commit comments

Comments
 (0)