Skip to content

Commit

Permalink
Update deno.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WingZer0o authored Jun 1, 2024
1 parent 9f3a900 commit f257e4e
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,8 @@ jobs:
test:
runs-on: self-hosted

steps:
- name: Stop PM2
- run: pm2 stop chatbot

steps:
- name: Setup repo
uses: actions/checkout@v4

- name: Start PM2
- run: pm2 start chatbot
- run: pm2 stop chatbot
- run: pm2 stop chatbot

0 comments on commit f257e4e

Please sign in to comment.