Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSchmelter committed Oct 8, 2024
1 parent 7eab786 commit cee3934
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ jobs:
run: |
java -version && gradle --version
- name: Building Project
run: |
chmod +x ./gradlew
./gradlew clean assemble
ls -la
- name: Running Tests
run: |
./gradlew --no-daemon --info --refresh-dependencies spotlessCheck pmdMain pmdTest test
Expand Down

0 comments on commit cee3934

Please sign in to comment.