Skip to content

Commit

Permalink
Merge pull request #896 from Textualize/remove-unused-code
Browse files Browse the repository at this point in the history
Remove unused code
  • Loading branch information
willmcgugan authored Oct 13, 2022
2 parents a398aeb + e090931 commit 88447b7
Show file tree
Hide file tree
Showing 39 changed files with 25 additions and 947 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ jobs:
run: |
source $VENV
pytest tests -v --cov=./src/textual --cov-report=xml:./coverage.xml --cov-report term-missing
- name: Quick e2e smoke test
run: |
source $VENV
python e2e_tests/sandbox_basic_test.py basic 2.0
- name: Upload snapshot report
if: always()
uses: actions/upload-artifact@v3
Expand Down
File renamed without changes.
55 changes: 0 additions & 55 deletions e2e_tests/sandbox_basic_test.py

This file was deleted.

250 changes: 0 additions & 250 deletions e2e_tests/test_apps/basic.css

This file was deleted.

Loading

0 comments on commit 88447b7

Please sign in to comment.