File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737 - run : pnpm build
3838 - run : pnpm lint
3939 - run : pnpm check
40- - run : xvfb-run -a pnpm test
40+ - run : xvfb-run -a --server-args="-screen 0 1024x768x24" pnpm test
4141 - run : pnpm ci:package
4242 - run : |
4343 git config --global user.name "googleworkspace-bot"
Original file line number Diff line number Diff line change 3131 - run : pnpm build
3232 - run : pnpm lint
3333 - run : pnpm check
34- - run : xvfb-run -a pnpm test
34+ - run : xvfb-run -a --server-args="-screen 0 1024x768x24" pnpm test
3535 - run : pnpm ci:package
Original file line number Diff line number Diff line change 3131 - run : pnpm ci:update
3232 - run : pnpm lint
3333 - run : pnpm check
34- - run : pnpm test
34+ - run : xvfb-run -a --server-args="-screen 0 1024x768x24" pnpm test
3535 - name : Check for changes
3636 id : changes
3737 uses : tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47.0.0
You can’t perform that action at this time.
0 commit comments