Skip to content

Commit

Permalink
chore: actions: nodejs: drop bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Mar 4, 2024
1 parent 5b723fb commit 37f0d90
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
run: bun i redrun -g --no-save
- name: Install
run: bun i -f --no-save
- name: Bootstrap
run: redrun bootstrap
- name: Lint
run: redrun lint
- name: Coverage
Expand Down

0 comments on commit 37f0d90

Please sign in to comment.