Skip to content

Commit

Permalink
cron check job doesnt use npm-install
Browse files Browse the repository at this point in the history
  • Loading branch information
gobengo committed May 27, 2022
1 parent 35a4913 commit cbdd896
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '16'
- uses: bahmutov/npm-install@v1
- name: Typecheck
uses: gozala/typescript-error-reporter-action@v1.0.8
with:
Expand Down

0 comments on commit cbdd896

Please sign in to comment.