Skip to content

Commit

Permalink
Remove Cirrus CI
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumBadger committed Jan 28, 2024
1 parent feedf3c commit 12d3596
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 23 deletions.
23 changes: 0 additions & 23 deletions .cirrus.yml

This file was deleted.

6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,9 @@ jobs:

- name: Run checkstyle
run: ./gradlew checkstyle --stacktrace --info

- name: Android Lint
run: ./gradlew lint

- name: Unit tests
run: ./gradlew test

0 comments on commit 12d3596

Please sign in to comment.