fixing typo in ci-performance-benchmarks.yaml

This commit is contained in:
Andy Arthur
2022-06-03 12:36:37 -07:00
parent cf5ba22b72
commit 2fa8be3c52
2 changed files with 2 additions and 2 deletions
@@ -49,7 +49,7 @@ jobs:
exclude:
- biginit: "true"
nbf: "__DOLT_1__"
- bigint: "false"
- biginit: "false"
nbf: "__LD_1__"
runs-on: ubuntu-18.04
needs: [validate-commentor, check-comments]
@@ -49,7 +49,7 @@ jobs:
exclude:
- biginit: "true"
nbf: "__DOLT_1__"
- bigint: "false"
- biginit: "false"
nbf: "__LD_1__"
runs-on: ubuntu-18.04
needs: [validate-commentor, check-comments]