mirror of
https://github.com/balintkissdev/awesome-dos.git
synced 2026-01-23 02:25:17 +00:00
ci: Remove awesome_bot
Reason: it was not able to deal with websites like amazon.com or web.archive.org where links exist but responses are slow and time out. Tried `--allow-timeout`, but didn't work.
This commit is contained in:
parent
156d8449b9
commit
fcbd0b5dbb
1 changed files with 0 additions and 12 deletions
12
.github/workflows/main.yml
vendored
12
.github/workflows/main.yml
vendored
|
|
@ -14,15 +14,3 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- run: npx awesome-lint
|
||||
|
||||
Awesome_Bot:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.6.10
|
||||
- run: |
|
||||
gem install awesome_bot
|
||||
awesome_bot readme.md --allow-redirect --white-list amazon.com,discmaster.textfiles.com,web.archive.org
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue