Skip to content

Commit cb48d39

Browse files
authored
Merge pull request #2096 from apache/fix_tests_name
Remove fake tasks added to revert name change in required tests
2 parents b6a5840 + e03ce89 commit cb48d39

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)