Skip to content

Commit

Permalink
Removed pregenerate task
Browse files Browse the repository at this point in the history
  • Loading branch information
arminzavada committed Nov 5, 2024
1 parent 7aff498 commit ded2950
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
run: chmod +x ./gradlew
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
- name: Generate code
run: ./gradlew generate
- name: Check phase 1
run: ./gradlew build -PhomeworkTask=1
- name: Check phase 2
Expand Down

0 comments on commit ded2950

Please sign in to comment.