Skip to content

Commit

Permalink
fix: 정상적으로 빌드 테스트가 동작하지 않는 오류 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hong-sile authored Jul 28, 2023
1 parent 41994eb commit d7cb261
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/backend-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: backend-main

- name: Set up JDK 11
uses: actions/setup-java@v2
Expand Down

0 comments on commit d7cb261

Please sign in to comment.