Skip to content

Commit

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

0 comments on commit 94ba9e4

Please sign in to comment.