Skip to content

Commit

Permalink
canary.yml WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmiles committed Dec 10, 2023
1 parent 1d600cb commit a77bb80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/canary-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ jobs:
run: ./gradlew $GRADLE_EXTRA_ARGS "-Dorg.unbrokendome.gradle.plugins.xjc.testutil.GradleVersions=${GRADLE_VERSION}" integrationTest

- name: Gradle - asciidoctor
if: false # needs fixing for 7.x
run: ./gradlew $GRADLE_EXTRA_ARGS asciidoctor

- name: Gradle - dokka
Expand Down

0 comments on commit a77bb80

Please sign in to comment.