fix route table migration wiping routes 0.22 -> 0.23 (#2076)
This commit is contained in:
parent
827e3e83ae
commit
cf6a606d74
9 changed files with 204 additions and 19 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -34,4 +34,4 @@ jobs:
|
|||
|
||||
- name: Run tests
|
||||
if: steps.changed-files.outputs.files == 'true'
|
||||
run: nix develop --check
|
||||
run: nix develop --command -- gotestsum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue