Skip to content

Commit

Permalink
fix: fixed pipeline build:
Browse files Browse the repository at this point in the history
  • Loading branch information
black-redoc committed May 18, 2024
1 parent aeaa77b commit 46f1dce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
python-version: "3.11"
- name: Install requirements
run: |
cd backend
pip install -r requirements.txt
- name: Linter
run: |
Expand Down

0 comments on commit 46f1dce

Please sign in to comment.