Skip to content

Commit

Permalink
Remove the example folder (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiLehe authored Feb 10, 2023
1 parent 51ea3f3 commit 9b3b098
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 203 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ jobs:
- name: Run Unit Tests
run: python -m pytest tests/

- name: Run Examples
run: |
cd examples
python test.py
pyflakes:
runs-on: ubuntu-latest
steps:
Expand Down
Empty file removed examples/__init__.py
Empty file.
134 changes: 0 additions & 134 deletions examples/lasy_propagator_test.py

This file was deleted.

64 changes: 0 additions & 64 deletions examples/test.py

This file was deleted.

0 comments on commit 9b3b098

Please sign in to comment.