diff --git a/.github/workflows/code-qa.yml b/.github/workflows/code-qa.yml index f17a648..6f23421 100644 --- a/.github/workflows/code-qa.yml +++ b/.github/workflows/code-qa.yml @@ -44,6 +44,7 @@ jobs: run: npm test integration-test: + if: "${{ secrets.OPENROUTER_API_KEY != '' }}" strategy: matrix: os: [ubuntu-latest] # macos-latest, windows-latest