Skip to content

Commit 6ce49c8

Browse files
committed
custom code: collision fixes (formatted)
1 parent ddbf12e commit 6ce49c8

4 files changed

Lines changed: 138 additions & 119 deletions

File tree

.github/workflows/ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@ jobs:
6666
- name: Build SDK
6767
run: ./scripts/build
6868

69+
- name: Set up Gradle
70+
uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3
71+
72+
- name: Run tests
73+
run: ./scripts/test
74+
6975

7076

7177

0 commit comments

Comments
 (0)