Skip to content

Commit 7204c69

Browse files
committed
aahhh typo
1 parent 55bcd3a commit 7204c69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: sudo apt-get install -y xvfb
2525

2626
- name: Build with Gradle
27-
run: ./gradlew tes
27+
run: ./gradlew test
2828
build:
2929
name: (${{ matrix.os_prefix }}/${{ matrix.arch }}) Create Processing Build
3030
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)