Skip to content

Commit abb624a

Browse files
committed
ci: remove old doc generation
1 parent 2564ed2 commit abb624a

File tree

5 files changed

+0
-168
lines changed

5 files changed

+0
-168
lines changed

.buildscript/build_swift_docs.sh

Lines changed: 0 additions & 45 deletions
This file was deleted.

.buildscript/update_changelog.swift

Lines changed: 0 additions & 28 deletions
This file was deleted.

.github/workflows/swift.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -66,23 +66,6 @@ jobs:
6666
- name: Tutorial App
6767
run: tuist test --path Samples/Tutorial TutorialTests
6868

69-
documentation-lint:
70-
runs-on: macos-latest
71-
72-
steps:
73-
- uses: actions/checkout@v4
74-
- uses: jdx/mise-action@v2
75-
76-
- name: Switch Xcode
77-
run: sudo xcode-select -s /Applications/Xcode_${XCODE_VERSION}.app
78-
79-
- name: Install sourcedocs
80-
run: brew install sourcedocs
81-
82-
- name: Swiftdocs
83-
run: |
84-
.buildscript/build_swift_docs.sh ${{ runner.temp }}/swiftdocs
85-
8669
swiftformat:
8770
runs-on: macos-latest
8871

.markdownlint.rb

Lines changed: 0 additions & 45 deletions
This file was deleted.

lint_docs.sh

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)