Skip to content

Commit

Permalink
Github action
Browse files Browse the repository at this point in the history
  • Loading branch information
phensley committed Jun 13, 2023
1 parent 33284af commit 6af2b96
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
npm run generate
npm run suite
- name: Gradle build
- name: Gradle build and test
run: ./gradlew build

- name: Gradle test
run: ./gradlew check

0 comments on commit 6af2b96

Please sign in to comment.