Skip to content

Commit

Permalink
Update app-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
neha-puraswani authored Oct 26, 2023
1 parent b626dcf commit 6c8bed4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/app-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,5 @@ jobs:
dotnet-version: 6.x
dotnet-quality: 'ga'

- name: Setup Gradle
uses: gradle/gradle-build-action@v2

- name: Test app
run: ./gradlew test
run: gradle test

0 comments on commit 6c8bed4

Please sign in to comment.