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 4a39bf8 commit 564295fCopy full SHA for 564295f
.github/workflows/python-package-linux_arm64.yml
@@ -65,9 +65,9 @@ jobs:
65
- name: Run python raw_mfa_login.py
66
run: |
67
python examples/raw_mfa_login.py
68
- - name: Run python raw_cdp_copilot.py
+ - name: Run python raw_cdp_copilot.py --debug
69
70
- python examples/raw_cdp_copilot.py
+ python examples/raw_cdp_copilot.py --debug
71
- name: Upload artifacts
72
uses: actions/upload-artifact@v4
73
with:
0 commit comments