Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MacHu-GWU committed May 12, 2023
1 parent f76f709 commit 567baff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
python -m site
python -m pip install --upgrade pip setuptools wheel virtualenv codecov
pip install -r requirements.txt
pip install -r requirements-aws.txt
pip install -r requirements-test.txt
pip install .
- if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit 567baff

Please sign in to comment.