Skip to content

Commit

Permalink
Remove jan's example file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlondschien committed Jan 29, 2025
1 parent 080a475 commit 1cda738
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ jobs:
run: pixi run -e ${{ matrix.environment }} install-nightlies
- name: Install repository
run: pixi run -e ${{ matrix.environment }} postinstall
- name: Run Malte's example
run: pixi run -e ${{ matrix.environment }} python example.py
- name: Run pytest
run: pixi run -e ${{ matrix.environment }} test -nauto -m "not high_memory"
- name: Run doctest
Expand Down
37 changes: 0 additions & 37 deletions example.py

This file was deleted.

0 comments on commit 1cda738

Please sign in to comment.