Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ay-eonii committed Jul 16, 2024
1 parent 2b2d2e1 commit b2c61f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/leets-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: chmod +x gradlew

- name: Gradle 빌드
run: ./gradlew build
run: ./gradlew clean build -x test

- name: DockerHub 로그인
uses: docker/login-action@v1
Expand Down

0 comments on commit b2c61f9

Please sign in to comment.