File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed
Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2828 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
2929 restore-keys : |
3030 ${{ runner.os }}-exclude-test-apps-
31- - uses : pnpm/action-setup@v2.2.4
31+ - uses : pnpm/action-setup@v2.3.0
3232 with :
3333 run_install : |
3434 - args: [--filter=\!./framework-plugins/\*/tests/apps/\*]
Original file line number Diff line number Diff line change 2424 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
2525 restore-keys : |
2626 ${{ runner.os }}-exclude-test-apps-
27- - uses : pnpm/action-setup@v2.2.4
27+ - uses : pnpm/action-setup@v2.3.0
2828 with :
2929 run_install : |
3030 - args: [--filter=\!./framework-plugins/\*/tests/apps/\*]
Original file line number Diff line number Diff line change 3030 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
3131 restore-keys : |
3232 ${{ runner.os }}-exclude-test-apps-
33- - uses : pnpm/action-setup@v2.2.4
33+ - uses : pnpm/action-setup@v2.3.0
3434 with :
3535 run_install : |
3636 - args: [--filter=\!./framework-plugins/\*/tests/apps/\*]
Original file line number Diff line number Diff line change 3030 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
3131 restore-keys : |
3232 ${{ runner.os }}-exclude-test-apps-
33- - uses : pnpm/action-setup@v2.2.4
33+ - uses : pnpm/action-setup@v2.3.0
3434 with :
3535 run_install : |
3636 - args: [--filter=\!./framework-plugins/\*/tests/apps/\*]
Original file line number Diff line number Diff line change 3030 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
3131 restore-keys : |
3232 ${{ runner.os }}-exclude-test-apps-
33- - uses : pnpm/action-setup@v2.2.4
33+ - uses : pnpm/action-setup@v2.3.0
3434 with :
3535 run_install : |
3636 - args: [--filter=\!./framework-plugins/\*/tests/apps/\*]
Original file line number Diff line number Diff line change 5353 key : ${{ runner.os }}-full-${{ hashFiles('pnpm-lock.yaml') }}
5454 restore-keys : |
5555 ${{ runner.os }}-full-
56- - uses : pnpm/action-setup@v2.2.4
56+ - uses : pnpm/action-setup@v2.3.0
5757 with :
5858 run_install : true
5959 - run : pnpm turbo build
Original file line number Diff line number Diff line change 3838 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
3939 restore-keys : |
4040 ${{ runner.os }}-exclude-test-apps-
41- - uses : pnpm/action-setup@v2.2.4
41+ - uses : pnpm/action-setup@v2.3.0
4242 with :
4343 run_install : |
4444 - args: [--filter=\!./framework-plugins/\*/tests/apps/\*]
Original file line number Diff line number Diff line change 4242 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
4343 restore-keys : |
4444 ${{ runner.os }}-exclude-test-apps-
45- - uses : pnpm/action-setup@v2.2.4
45+ - uses : pnpm/action-setup@v2.3.0
4646 with :
4747 run_install : |
4848 - args: [--filter=\!./framework-plugins/\*/tests/apps/\*]
Original file line number Diff line number Diff line change 4242 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
4343 restore-keys : |
4444 ${{ runner.os }}-exclude-test-apps-
45- - uses : pnpm/action-setup@v2.2.4
45+ - uses : pnpm/action-setup@v2.3.0
4646 with :
4747 run_install : |
4848 - args: [--filter=\!./framework-plugins/\*/tests/apps/\*]
Original file line number Diff line number Diff line change 4242 key : ${{ runner.os }}-full-${{ hashFiles('pnpm-lock.yaml') }}
4343 restore-keys : |
4444 ${{ runner.os }}-full-
45- - uses : pnpm/action-setup@v2.2.4
45+ - uses : pnpm/action-setup@v2.3.0
4646 with :
4747 run_install : true
4848 - run : pnpm vite-ecosystem-ci:build
You can’t perform that action at this time.
0 commit comments