We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d07cf7c commit f4c971dCopy full SHA for f4c971d
.github/workflows/russnguyen72.yml
@@ -18,4 +18,4 @@ jobs:
18
uses: gradle/actions/setup-gradle@v4
19
20
- name: Test the code
21
- run: ./gradlew run --arges="russnguyen72"
+ run: ./gradlew run --args="russnguyen72"
0 commit comments