mirror of
https://github.com/NomaDamas/k-skill.git
synced 2026-06-24 02:04:11 +00:00
Revert "ci: install beautifulsoup4 so danawa price search tests can import bs4"
This reverts commit 8330e5adf7.
This commit is contained in:
parent
fadc23c3ff
commit
fe0f122e84
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue