Skip to content

Commit

Permalink
remove editable install check
Browse files Browse the repository at this point in the history
  • Loading branch information
MehmedGIT committed Jan 24, 2024
1 parent 9640edb commit 6ba0b4c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ jobs:
- name: Test with pytest
run: |
make test integration-test
- name: test to ensure that --editable install works
run: |
make install-dev; ocrd --version
- name: Lint with flake8
run: |
python -m pip install flake8
Expand Down

0 comments on commit 6ba0b4c

Please sign in to comment.