Skip to content

Commit

Permalink
Try to fix tests on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
nwhetsell committed Jan 18, 2024
1 parent 2f8da5d commit 50246da
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
run: ppm install

- name: Run tests
run: pulsar --test spec
uses: coactions/setup-xvfb@v1
with:
run: pulsar --test spec

0 comments on commit 50246da

Please sign in to comment.