Skip to content

Commit

Permalink
Dredd depdendency error during testing
Browse files Browse the repository at this point in the history
  • Loading branch information
borntohonk committed Dec 14, 2024
1 parent b488039 commit 47bc5e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
pip install dredd_hooks
pip install 'PyYAML>=5.1'
pip install 'six>=1.13.0'
pip install packaging
- name: Install Node.js dependencies
run: yarn install --ignore-scripts
- name: Test with Dredd
Expand Down

0 comments on commit 47bc5e5

Please sign in to comment.