Skip to content

Commit

Permalink
- run _Events target
Browse files Browse the repository at this point in the history
  • Loading branch information
temi committed Nov 22, 2023
1 parent eec50f9 commit 7f503ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ jobs:
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b

- name: Build project
- name: run _Events target
uses: gradle/gradle-build-action@v2.4.2
with:
arguments: build
arguments: _Events

# - name: Run tests and jacoco coverage report with Gradle
# uses: gradle/gradle-build-action@v2.4.2
Expand Down

0 comments on commit 7f503ce

Please sign in to comment.