Revert "ci: install beautifulsoup4 so danawa price search tests can import bs4"

This reverts commit 8330e5adf7.
This commit is contained in:
Jeffrey (Dongkyu) Kim 2026-05-17 16:24:49 +09:00
commit fe0f122e84

View file

@ -17,8 +17,5 @@ jobs:
node-version: 20
cache: npm
- name: Install Python test dependencies
run: python3 -m pip install --user beautifulsoup4
- run: npm ci
- run: npm run ci