Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
melaasar committed Jul 16, 2024
1 parent dc092c2 commit ac6b6ec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ jobs:
run: ./gradlew build

- name: Run generateDocs
run: |
./gradlew ecoreToBikeshed
./gradlew generateDocs
run: ./gradlew generateDocs --info

- name: Set up Maven
uses: stCarolas/setup-maven@v5
Expand Down

0 comments on commit ac6b6ec

Please sign in to comment.