We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9caf6a commit e8baaceCopy full SHA for e8baace
.github/workflows/ci.yml
@@ -20,6 +20,7 @@ jobs:
20
CX_BASE_URI: ${{ secrets.BASE_URI }}
21
CX_TENANT: ${{ secrets.TENANT }}
22
CX_SCANID: ${{ secrets.SCANID }}
23
+ CX_APIKEY: ${{ secrets.CX_APIKEY }}
24
run: npm test
25
cx-scan:
26
runs-on: ubuntu-latest
0 commit comments