Skip to content

Commit

Permalink
Update cmp-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gm3dmo authored Jan 9, 2024
1 parent 2c3d633 commit 5ac32a6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/cmp-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: 3.11
- name: Install flake8
run: |
pip install flake8
- name: Install black
run: |
pip install black
- name: Install requirements
run: |
pip install -r requirements.txt
- name: Make Migrations
Expand Down

0 comments on commit 5ac32a6

Please sign in to comment.