Skip to content

Commit

Permalink
Merge branch 'main' into refactor/price_prediction
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruv-ahuja authored Aug 22, 2024
2 parents 3282e09 + b575576 commit a59ae0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- name: Install Dependencies
run:
python -m pip install --upgrade pip
python -m pip install --upgrade pip &&
pip install -r requirements.txt

- name: Test code
Expand Down

0 comments on commit a59ae0f

Please sign in to comment.