From 511c162975c47a36737684071c6a2baafc066a90 Mon Sep 17 00:00:00 2001 From: Du Phan Date: Thu, 12 Dec 2024 14:04:01 -0500 Subject: [PATCH] fix typo in ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 79fa4d41d..753639535 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: with: github-token: ${{ secrets.GITHUB_TOKEN }} parallel: true - flag-names: test-modeling + flag-name: test-modeling test-inference: