fix CI stage for chunk journal, fix go vet, remove test skip

This commit is contained in:
Andy Arthur
2022-12-07 12:24:09 -08:00
parent 1c70b11edd
commit 6f9474bd4b
3 changed files with 1 additions and 9 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
dolt_fmt: "__DOLT_DEV__"
journal_store: ""
- os: "ubuntu-22.04"
dolt_fmt: "__DOLT_DEV__"
dolt_fmt: "__DOLT__"
journal_store: "true"
steps:
- name: Set up Go 1.x