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 8d359e2 commit 7ed7a40Copy full SHA for 7ed7a40
.github/workflows/release.yaml
@@ -46,7 +46,6 @@ jobs:
46
bazelisk test //libs/finance/test
47
- name: Test python
48
run: |
49
- bazelisk build --stamp //libs/wrappers/python:rtbot_wheel
50
bazelisk test --incompatible_use_python_toolchains=false --python_path=$(which python) //libs/wrappers/python:rtbot_test
51
- name: Test javascript
52
0 commit comments