Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
manulera committed Dec 12, 2024
1 parent 799737e commit 79bf5ac
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 @@ -37,7 +37,7 @@ jobs:
NCBI_API_KEY: ${{ secrets.NCBI_API_KEY }}
run: |
cd ShareYourCloning_backend
poetry run uvicorn main:app &
poetry run shareyourcloning.uvicorn main:app &
- name: enable yarn 3
run: corepack enable
Expand Down

0 comments on commit 79bf5ac

Please sign in to comment.