Skip to content

Commit

Permalink
Merge pull request #559 from open5e/246-recurring-random-unicode-char…
Browse files Browse the repository at this point in the history
…acters-in-json-files

246 recurring random unicode characters in json files
  • Loading branch information
augustjohnson authored Oct 7, 2024
2 parents 677d6fa + dde4938 commit b64f78e
Show file tree
Hide file tree
Showing 5 changed files with 1,876 additions and 1,832 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr_validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
pipenv run python manage.py runserver 0.0.0.0:8000 &
sleep 5 &&
pipenv run pytest
- name: Validate Data
run: |
pipenv run python ./scripts/data_test.py --dir ./data/v2
build:
runs-on: ubuntu-latest
steps:
Expand Down
Loading

0 comments on commit b64f78e

Please sign in to comment.