Skip to content

Commit

Permalink
test: add back repo health requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq committed Nov 22, 2023
1 parent 8ef9518 commit db68b13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/repo-health-artifact.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export LANG=C.UTF-8
WORKSPACE=$PWD

# Install local requirements
pip-sync -q edx-repo-health/requirements/base.txt
pip install -q -e edx-repo-health

# Generate sql file from the yaml files
Expand Down

0 comments on commit db68b13

Please sign in to comment.