Skip to content

Commit

Permalink
Merge pull request #431 from matomo-org/ReduceCIComplexity
Browse files Browse the repository at this point in the history
Reduce CI complexity
  • Loading branch information
hannesa2 authored Sep 24, 2023
2 parents 8e27324 + 62f3a17 commit 817ba95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/gradle-wrapper-validation.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/pull-request-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
with:
distribution: 'adopt'
java-version: 11
- uses: gradle/wrapper-validation-action@v1
- name: Build project
run: ./gradlew assembleDebug
- name: Run tests
Expand Down

0 comments on commit 817ba95

Please sign in to comment.