Skip to content

Commit

Permalink
coactions/setup-xvfb doesn't like # either...
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Jun 27, 2024
1 parent 94ba9e4 commit 9b4972a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: |
./run.sh examples/l22_small.swc -exportnml1
./run.sh examples/l22_small.swc -exportnml2
ant testnogui # Test with ant
ant testnogui
- name: Run some examples & test with ant (Windows)
if: ${{ matrix.runs-on == 'windows-latest' }}
Expand Down

0 comments on commit 9b4972a

Please sign in to comment.