File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 6767 chmod +x target/codspeed/instrumentation/rspack_benchmark/benches
6868
6969 - name : Pnpm Setup
70+ timeout-minutes : 5
7071 uses : ./.github/actions/pnpm/setup
7172
7273 - name : Pnpm Install
Original file line number Diff line number Diff line change 4141 clean : ${{ runner.environment == 'github-hosted' }}
4242
4343 - name : Pnpm Setup
44+ timeout-minutes : 5
4445 uses : ./.github/actions/pnpm/setup
4546
4647 - name : Install Binding Dependencies
Original file line number Diff line number Diff line change 3535 path : crates/node_binding/
3636
3737 - name : Setup Pnpm
38+ timeout-minutes : 5
3839 uses : ./.github/actions/pnpm/setup
3940 with :
4041 node-version : 20
9697 run : ls -lah crates/node_binding/
9798
9899 - name : Setup Pnpm
100+ timeout-minutes : 5
99101 uses : ./.github/actions/pnpm/setup
100102 with :
101103 node-version : ${{ matrix.node }}
You can’t perform that action at this time.
0 commit comments