Skip to content

Commit 6af2b96

Browse files
committed
Github action
1 parent 33284af commit 6af2b96

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ jobs:
3333
npm run generate
3434
npm run suite
3535
36-
- name: Gradle build
36+
- name: Gradle build and test
3737
run: ./gradlew build
3838

39-
- name: Gradle test
40-
run: ./gradlew check
41-

0 commit comments

Comments
 (0)