add TP_DEV_TOKEN
This commit is contained in:
parent
7e7ce53981
commit
1967c703d9
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-waylonwalker-com.yml
vendored
2
.github/workflows/test-waylonwalker-com.yml
vendored
|
|
@ -33,3 +33,5 @@ jobs:
|
|||
architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
|
||||
- run: pip install testproject-python-sdk
|
||||
- run: python sample.py
|
||||
env:
|
||||
TP_DEV_TOKEN: ${{ secrets.TP_DEV_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue