Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LegrandNico committed Oct 14, 2024
1 parent 9fd921b commit bc0ef55
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 @@ -42,7 +42,6 @@ jobs:
- name: Install dependencies
run: |
poetry install --with dev
python -m ipykernel install --user --name python3
# Step 6: Run Tests and Generate Coverage Report
- name: Run tests and coverage
Expand Down

0 comments on commit bc0ef55

Please sign in to comment.