Install feedparser
This commit is contained in:
parent
cf982e0326
commit
907047d564
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-waylonwalker-com.yml
vendored
2
.github/workflows/test-waylonwalker-com.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
with:
|
||||
python-version: '3.8' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
||||
architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
|
||||
- run: pip install testproject-python-sdk
|
||||
- run: pip install testproject-python-sdk feedparser
|
||||
- name: Run TestProject Agent
|
||||
env:
|
||||
TP_API_KEY: ${{ secrets.TP_API_KEY }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue