Skip to content

Commit 165317d

Browse files
committed
Remove requirement to sync katacoda docs
Deemphasize katacoda in our docs. We have been told that it is unlikely to be available in any form in future. Signed-off-by: Aidan Delaney <[email protected]>
1 parent d3edb6a commit 165317d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ jobs:
3838
- name: Check links
3939
run: |
4040
make check-links
41-
- name: Check katacoda
42-
run: |
43-
make check-katacoda
4441
- name: Upload public folder
4542
uses: actions/upload-artifact@v3
4643
env:

0 commit comments

Comments
 (0)