Skip to content

Commit

Permalink
fix: change scheduler pr gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gilsondev committed Oct 16, 2023
1 parent bd125bc commit 12e6367
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/scheduler-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ jobs:
node-version: "20.x"
- name: Install Dependencies
run: yarn install
working-directory: scheduler
- name: Run Tests
run: yarn test
working-directory: scheduler

0 comments on commit 12e6367

Please sign in to comment.