We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51587a7 commit 61b575aCopy full SHA for 61b575a
.github/workflows/nodejs.yml
@@ -24,8 +24,6 @@ jobs:
24
run: bun i redrun -g --no-save
25
- name: Install
26
run: bun i --no-save
27
- - name: Bootstrap
28
- run: redrun bootstrap
29
- name: Lint
30
run: redrun lint
31
- name: Coverage
0 commit comments