Skip to content

Commit

Permalink
Update cmp-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gm3dmo committed Sep 16, 2023
1 parent e8dc58c commit ab398c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmp-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
with:
python-version: 3.11
- name: Install requirements
run: |
pip install -r flake8
run: |
pip install -r requirements.txt
- name: Run tests
Expand Down

0 comments on commit ab398c7

Please sign in to comment.