Skip to content

Commit 752a2b4

Browse files
committed
Remove fake tasks
1 parent af95f8e commit 752a2b4

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -436,15 +436,3 @@ jobs:
436436
run: |
437437
python -m pip install requests
438438
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-
runs-on: ubuntu-latest
449-
steps:
450-
- run: echo "OK"

0 commit comments

Comments
 (0)