This commit is contained in:
rusefillc 2022-09-13 01:55:46 -04:00
parent 56aae12a85
commit e61c8bbdf8
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ jobs:
- name: Test Compiler
run: javac -version
- name: Gradle
run: bash gradlew test
- name: Gradle
run: bash gradlew jar