Skip to content

Commit

Permalink
remove ui/ folder (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
ciur authored Oct 16, 2024
1 parent f33e63b commit 351c59c
Show file tree
Hide file tree
Showing 172 changed files with 0 additions and 35,469 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,3 @@ jobs:
env:
PYTHONPATH: .
PAPERMERGE__MAIN__API_PREFIX: ''

frontend_tests:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./ui
steps:
- uses: actions/checkout@v4
- name: Install modules
run: |
npm i
- name: Run tests
run: |
npm test
26 changes: 0 additions & 26 deletions ui/.gitignore

This file was deleted.

46 changes: 0 additions & 46 deletions ui/README.md

This file was deleted.

199 changes: 0 additions & 199 deletions ui/jest.config.ts

This file was deleted.

Loading

0 comments on commit 351c59c

Please sign in to comment.