Skip to content

Commit

Permalink
test this
Browse files Browse the repository at this point in the history
  • Loading branch information
blarfoon committed Dec 23, 2024
1 parent 6d5f0cd commit c7a3ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all_os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
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
xvfb-run --auto-servernum --server-args='-screen 0 1280x960x24' -- -- pnpm test
cargo test
- name: Upload Playwright report
if: always()
Expand Down

0 comments on commit c7a3ed6

Please sign in to comment.