Remove unnecessary step at CI
This commit is contained in:
parent
1480815123
commit
4a6ad15217
2
.github/workflows/Telegram.yml
vendored
2
.github/workflows/Telegram.yml
vendored
@ -10,8 +10,6 @@ jobs:
|
||||
name: Send Message
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v1
|
||||
- name: Run bot
|
||||
run: ./scripts/bot.ps1
|
||||
shell: pwsh
|
||||
|
Loading…
Reference in New Issue
Block a user