Skip to content

Commit

Permalink
Remove legacy fields (#194)
Browse files Browse the repository at this point in the history
* Remove legacy stats fields

* Update validator version

Update to 0.3.0 since removing fields is a breaking change

* Cargo update

* Run on pull_request

---------

Co-authored-by: Antoine Augusti <antoine.augusti@transport.data.gouv.fr>
  • Loading branch information
antoine-de and AntoineAugusti authored Apr 3, 2024
1 parent 65c8beb commit f50bee8
Show file tree
Hide file tree
Showing 4 changed files with 384 additions and 366 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Run test suite
on: push
on: [push, pull_request]

jobs:
test:
Expand Down
Loading

0 comments on commit f50bee8

Please sign in to comment.