Skip to content

Commit

Permalink
Update alerting.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ericboucher committed Nov 1, 2023
1 parent a60a37b commit 6bd937c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/alerting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
# Run alert worker
- run: |
cd alerting
NODE_ENV=development yarn
ts-node src/alert-worker.ts
yarn install
yarn alert-worker

0 comments on commit 6bd937c

Please sign in to comment.