Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
strickvl authored Apr 5, 2024
1 parent 1c08f48 commit aacefd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/e2e_template_test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ runs:
shell: bash
run: |
pip install -r ./local_checkout/all-requirements.txt
pip install "pyyaml-include<2.0"
- name: Run pytests
shell: bash
Expand Down

0 comments on commit aacefd6

Please sign in to comment.