diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 81ba337..f5ec1f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: - macos-14 vars_file: - defaults.yml - - test-vars.yml + - tests/test-vars.yml steps: - name: Check out the codebase.