Skip to content

Commit

Permalink
Implement feedback Malte
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorSusmelj committed May 22, 2024
1 parent c691301 commit f072f28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
- name: Install Dependencies and lightly
run: pip install -e '.[all]'
- name: Clean Previous Coverage Data
if: matrix.python == '3.10'
run: rm -f .coverage
- name: Run Pytest (Python 3.7)
if: matrix.python == '3.7'
Expand Down

0 comments on commit f072f28

Please sign in to comment.