Skip to content

Commit e8baace

Browse files
authored
Update ci.yml
1 parent b9caf6a commit e8baace

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
CX_BASE_URI: ${{ secrets.BASE_URI }}
2121
CX_TENANT: ${{ secrets.TENANT }}
2222
CX_SCANID: ${{ secrets.SCANID }}
23+
CX_APIKEY: ${{ secrets.CX_APIKEY }}
2324
run: npm test
2425
cx-scan:
2526
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)