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 343cf9a commit fa8efe0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci_gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
- name: Move Folder
run: cd voicepocket

## Show Folder Detail
- name: Show Folder Detail
run: ls -alh

## Gradle Test를 실행한다
- name: Test with Gradle
run: gradlew --info test
Expand Down

0 comments on commit fa8efe0

Please sign in to comment.