forked from retoor/devplacepy
feat: add structured data schemas, og tags, share button, and configurable site url
This commit is contained in:
@@ -18,8 +18,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pip install -e .
|
||||
pip install playwright pytest-xdist
|
||||
pip install -e ".[dev]"
|
||||
python -m playwright install chromium --with-deps
|
||||
|
||||
- name: Run integration tests
|
||||
|
||||
Reference in New Issue
Block a user