Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkesselm authored Oct 19, 2023
1 parent 39a21cf commit 5b2d122
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,6 @@ jobs:
# isn't set up to say "but that's not a regression".
run: |
ant jar extensions.classes smoketest apitest -Dxalan.relpath=../ -Dparserjar=../lib/endorsed/xercesImpl.jar -Dxml-apis.jar=../lib/endorsed/xml-apis.jar
- name: 'Where are we'
run: |
pwd
- name: 'And why are we in this handbasket'
run: |
ls /home/runner/work/xalan-java
- id: build_artifacts
run: |
Expand Down

0 comments on commit 5b2d122

Please sign in to comment.