Skip to content

Commit

Permalink
add VB for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
tushar5526 committed Nov 17, 2023
1 parent df2ac7a commit b783dd2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,7 @@ jobs:
python -m pip install --upgrade pip
pip install wheel
pip install .
python p5/visualTests/sanity_testing.py
- name: Run headless tests
uses: GabrielBB/xvfb-action@v1
with:
run: python p5/visualTests/sanity_testing.py

0 comments on commit b783dd2

Please sign in to comment.