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 700e2f8 commit 1c9e524Copy full SHA for 1c9e524
.github/workflows/examples-tests.yml
@@ -51,5 +51,6 @@ jobs:
51
# WATSONX_PROJECT_ID: ${{ secrets.WATSONX_PROJECT_ID }}
52
# WATSONX_SPACE_ID: ${{ secrets.WATSONX_SPACE_ID }}
53
# WATSONX_DEPLOYMENT_ID: ${{ secrets.WATSONX_DEPLOYMENT_ID }}
54
+ shell: bash
55
run: |
56
yarn test:examples
0 commit comments