diff --git a/.github/workflows/android-build.yml b/.github/workflows/android-build.yml index 6c8804b52..37fac9661 100644 --- a/.github/workflows/android-build.yml +++ b/.github/workflows/android-build.yml @@ -1,4 +1,4 @@ -name: remote build test +name: treehouses remote build test on: push: @@ -36,4 +36,4 @@ jobs: set +x chmod +x ./gradlew - name: build debug as test - run: ./gradlew assembleDebug \ No newline at end of file + run: ./gradlew assembleDebug