We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6a5840 + e03ce89 commit cb48d39Copy full SHA for cb48d39
1 file changed
.github/workflows/main.yml
@@ -436,15 +436,3 @@ jobs:
436
run: |
437
python -m pip install requests
438
python ./contrib/trigger_rtd_build.py
439
-
440
- old_check_name:
441
- name: Build and upload Documentation
442
- runs-on: ubuntu-latest
443
- steps:
444
- - run: echo "OK"
445
446
- old_check_name_2:
447
- name: Run Various Lint and Other Checks
448
449
450
0 commit comments