Skip to content

Commit

Permalink
tst"
Browse files Browse the repository at this point in the history
  • Loading branch information
cruz636 committed Aug 21, 2024
1 parent 893d822 commit 01fe8aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,10 @@ jobs:
- name: Install the requirements
run: |
cd tmp_cookiecutter_output_2
ls
cd testproject
echo "Installing requirements"
ls
pip install -r requirements.txt
- name: Run scaffold tests
Expand Down

0 comments on commit 01fe8aa

Please sign in to comment.