diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 45319d70..467307db 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -12,7 +12,7 @@ jobs: with: with_coverage: false with_tsan: false - with_public_api_check: false + with_api_check: false with_deps_submission: true with_gh_codeql: false # Temporary, until the action actually works