Skip to content

Commit ce519fe

Browse files
committed
🚢 test: mysql deps log
1 parent 47dbc30 commit ce519fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
restore-keys: |
133133
${{ runner.os }}-python-venv-
134134
135+
# NOTE: 기본적으로 GitHub Actions의 Ubuntu에는 아래 의존성이 설치된 것으로 확인
135136
# - name: Install MySQL dependencies
136137
# run: |
137138
# sudo apt-get update

0 commit comments

Comments
 (0)