Skip to content

Commit

Permalink
Update ci_gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tidavid1 committed Feb 3, 2024
1 parent 1ec3fec commit bd664af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Test with Gradle
run: |
cd voicepocket
ls- alh
ls -alh
gradlew --info test
## Test 후 Report 생성
Expand Down

0 comments on commit bd664af

Please sign in to comment.