Skip to content

Commit

Permalink
#46 Remove unused files and fix license issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ilesoft authored Apr 4, 2024
2 parents 46e2aed + 5c30a93 commit 972d76b
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 576 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on: pull_request
jobs:
unit-tests-sqlite:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/checkout@v4
- name: start SUT
Expand All @@ -14,6 +15,7 @@ jobs:
run: docker compose run web './manage.py' test --failfast
robot-tests:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/checkout@v4
- name: start SUT
Expand Down
File renamed without changes.
165 changes: 0 additions & 165 deletions LICENSE.txt

This file was deleted.

58 changes: 0 additions & 58 deletions scripts/generate_passwords.py

This file was deleted.

23 changes: 0 additions & 23 deletions web/.project

This file was deleted.

Loading

0 comments on commit 972d76b

Please sign in to comment.