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 237c63f commit 785e88d
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 @@ -35,10 +35,10 @@ 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.doxygen'
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 785e88d

Please sign in to comment.