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 2c5cab7 commit c82a5a1Copy full SHA for c82a5a1
.github/workflows/ci.yml
@@ -18,7 +18,6 @@ jobs:
18
CX_CLIENT_SECRET: ${{ secrets.CLIENT_SECRET}}
19
CX_BASE_URI: ${{ secrets.BASE_URI }}
20
CX_TENANT: ${{ secrets.TENANT }}
21
- PATH_TO_EXECUTABLE: /tmp/cx-linux
22
run: npm test
23
cx-scan:
24
runs-on: ubuntu-latest
0 commit comments