File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 python ../devops/build_sdks.py --github-token=${{ secrets.API_GITHUB_TOKEN }}
3939 python -m pytest --cache-clear ./tests --junitxml=test_output.xml --cov=.
4040 shell : pwsh
41- with :
42- path : python
41+ working-directory : python
4342 - name : Upload Unit Test Results - Python
4443 if : always()
4544 uses : actions/upload-artifact@v2
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Library is available for use with different languages
1010
1111[ ![ NuGet version] ( https://badge.fury.io/nu/okapi.net.svg )] ( https://badge.fury.io/nu/okapi.net )
1212[ ![ npm version] ( https://badge.fury.io/js/%40trinsic%2Fokapi.svg )] ( https://badge.fury.io/js/%40trinsic%2Fokapi )
13+ [ ![ PyPI version] ( https://badge.fury.io/py/trinsic-okapi.svg )] ( https://badge.fury.io/py/trinsic-okapi )
1314
1415## Library and API structure
1516
You can’t perform that action at this time.
0 commit comments