Skip to content

Commit 34c224b

Browse files
committed
fixed yaml
1 parent f0cd712 commit 34c224b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Build with Gradle
2727
run: ./gradlew build
2828
env:
29-
- GITHUB_USERNAME: jruaux
29+
GITHUB_USERNAME: jruaux
3030
- name: Upload coverage to Codecov
3131
uses: codecov/codecov-action@v1
3232
with:

0 commit comments

Comments
 (0)