Skip to content

Commit 0688b38

Browse files
committed
Added pip config to test step
1 parent 58de2f4 commit 0688b38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/aws-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
env:
5757
CHRONULUS_API_KEY: ${{ secrets.CHRONULUS_API_KEY }}
5858
API_URI: ${{ vars.API_URI }}
59+
PIP_CONFIG_FILE: /tmp/pip/pip.conf
5960
run: |
6061
cd python-sdk/fed-interest-rate-target
6162
pip3 install -r requirements.txt

0 commit comments

Comments
 (0)