Skip to content

Commit

Permalink
test again
Browse files Browse the repository at this point in the history
  • Loading branch information
blarfoon committed Dec 22, 2024
1 parent c2aebc3 commit 9ecb30f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/all_os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,7 @@ jobs:
USER_AGENT_PREFIX: ${{ vars.USER_AGENT_PREFIX }}
CURSEFORGE_API_KEY: "${{ vars.CURSEFORGE_API_KEY }}"
CURSEFORGE_API_BASE: ${{ vars.CURSEFORGE_API_BASE }}

run: xvfb-run --auto-servernum --server-args='-screen 0, 1280x960x24' pnpm test
run: xvfb-run --auto-servernum --server-args='-screen 0 1280x960x24' -- pnpm test
- name: Upload Playwright report
if: always()
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 9ecb30f

Please sign in to comment.