Skip to content

Commit

Permalink
chore: #17 CI 단계 중 chromedriver 환경을 설정하는 단계 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
Wo-ogie committed Jul 27, 2023
1 parent 74cb1d7 commit 7cecc4b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
java-version: '17'
distribution: 'temurin'

- name: Setup Chromedriver
uses: nanasess/setup-chromedriver@v2

- name: Grant execute permission for gradlew
run: chmod +x gradlew

Expand Down

0 comments on commit 7cecc4b

Please sign in to comment.