Skip to content

Commit f73ac0e

Browse files
committed
undo test
1 parent 99c1a52 commit f73ac0e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -407,10 +407,6 @@ jobs:
407407
- name: Generate code guides
408408
run: yarn cli guides ${{ matrix.client.language }} ${{ matrix.client.toRun }}
409409

410-
- name: print the file
411-
if: ${{ matrix.client.language == 'kotlin' }}
412-
run: cat docs/guides/kotlin/src/main/kotlin/com/algolia/snippets/deleteMultipleIndices.kt
413-
414410
- name: Build the guides to check validity
415411
run: yarn cli build guides ${{ matrix.client.language }}
416412

0 commit comments

Comments
 (0)