diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2a7b6eb02..77b0e3221 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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: |