Skip to content

Commit

Permalink
chore: 배포 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
zeze1004 committed Mar 28, 2024
1 parent 7bba317 commit d70c9e6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
${{ runner.os }}-
## gradle build
- name: Test with Gradle
run: |
./gradlew test
- name: Build with Gradle
run: |
./gradlew build -x test
Expand Down

0 comments on commit d70c9e6

Please sign in to comment.