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 d123dde commit a60a37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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
yarn
NODE_ENV=development yarn
ts-node src/alert-worker.ts

0 comments on commit a60a37b

Please sign in to comment.