Skip to content

Commit

Permalink
Rename folders
Browse files Browse the repository at this point in the history
  • Loading branch information
camirmas committed Aug 7, 2023
1 parent 426d572 commit d755ee5
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ jobs:
- name: Unit tests
run: |
pip install pytest
pip install pytest-timeout
pytest --timeout=60 -vs tests/hopp
pytest --collect-only --cache-clear -vs tests
- name: Lint with flake8
run: |
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d755ee5

Please sign in to comment.