Skip to content

Commit 8b5f667

Browse files
committed
[TASK] Introduce testing and linting for code snippets
Releases: main, 13.4, 12.4
1 parent b817f50 commit 8b5f667

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,5 @@ jobs:
4242
- name: CGL
4343
run: Build/Scripts/runTests.sh -n -p ${{ env.php }} -s cgl -n
4444

45-
- name: Check Rst
46-
run: Build/Scripts/runTests.sh -p ${{ env.php }} -s checkRst
47-
4845
- name: Lint YAML
4946
run: Build/Scripts/runTests.sh -p ${{ env.php }} -s yamlLint

0 commit comments

Comments
 (0)