Skip to content

Commit

Permalink
Enable prod htmlunit and nometa tests
Browse files Browse the repository at this point in the history
  • Loading branch information
niloc132 committed Dec 18, 2024
1 parent 23e73f9 commit c18aa14
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/full-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ jobs:
# Run the ant tasks, disabling watchFileChanges to work around a github actions limitation
ant clean test dist doc \
-Dtest.jvmargs='-ea -Dgwt.watchFileChanges=false' \
-Dtest.web.htmlunit.disable=true \
-Dtest.nometa.htmlunit.disable=true \
-Dtest.emma.htmlunit.disable=true
- name: Report test results
Expand Down

0 comments on commit c18aa14

Please sign in to comment.