Skip to content

Commit

Permalink
Update DjangoTest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Thamira2001 committed Feb 20, 2024
1 parent d975096 commit 9573279
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/DjangoTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Lint with flake8
working-directory: ./lvlgg_backend
run: |
pip install flake8
flake8
#- name: Lint with flake8
# working-directory: ./lvlgg_backend
#run: |
# pip install flake8
#flake8

- name: Coverage Report
working-directory: ./lvlgg_backend
Expand Down

0 comments on commit 9573279

Please sign in to comment.