Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lask79 committed Feb 19, 2025
1 parent 2e764dd commit 90de735
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/test-antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,7 @@ jobs:
- name: Run Antora tests
env:
ANTORA_LOG_LEVEL: info
NODE_DEBUG: '*'
run: npx jest tests/antora --verbose
DEBUG: antora:*
run: |
npx jest tests/antora --verbose --detectOpenHandles --forceExit \
--config='{"testEnvironment":"node","verbose":true}'

0 comments on commit 90de735

Please sign in to comment.