Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorWounds committed Oct 3, 2023
1 parent 05a0197 commit 5234be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# if: steps.cached-poetry-dependencies.outputs.cache-hit != 'true'
# python ${{ github.workspace }}/openbb_platform/dev_install.py -e
run: |
poetry install ${{ github.workspace }}/openbb_platform/.
poetry install ${{ github.workspace }}/openbb_platform/
- name: Populate System Setting Files
run: |
Expand Down

0 comments on commit 5234be5

Please sign in to comment.