Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
remove template cleanup
  • Loading branch information
AleksandrTabolin authored Jul 4, 2024
1 parent e941c56 commit 3e0358d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
java-version: 17
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
- name: Cleanup project
run: ./cleanup.sh TestTemplate
- name: Run Check
run: ./gradlew check detektAll detektReleaseAll

Expand Down

0 comments on commit 3e0358d

Please sign in to comment.