Skip to content

Commit

Permalink
Testing 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox authored Feb 17, 2024
1 parent 2c89b75 commit b40270e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ jobs:
- name: Run DITA-OT Unit Test
uses: jason-fox/dita-unit-test-action@master
with:
dita-ot-version: '4.0'
dita-ot-version: '4.2'
plugin: 'fox.jason.passthrough.swagger'
prerequisites: |
fox.jason.extend.css
https://github.com/jason-fox/fox.jason.passthrough.pandoc/archive/master.zip
setup-script: 'test/setup.sh'
env:
COVERALLS_TOKEN: ${{ secrets.COVERALLS_TOKEN }}
# env:
# COVERALLS_TOKEN: ${{ secrets.COVERALLS_TOKEN }}
- uses: actions/upload-artifact@v3
if: always()
with:
Expand Down

0 comments on commit b40270e

Please sign in to comment.