Fixed dangling typo

This commit is contained in:
Erik C. Thauvin 2023-02-01 00:31:21 -08:00
parent 4afb8ab50f
commit 3f3447a48b

View file

@ -36,7 +36,7 @@ jobs:
path: ~/.sonar/cache
key: ${{ runner.os }}-sonar
restore-keys: ${{ runner.os }}-sonar
w
- name: Test with Gradle
uses: gradle/gradle-build-action@v2
with: