We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c67d82 commit 9ac5751Copy full SHA for 9ac5751
.github/workflows/preview.yaml
@@ -64,7 +64,6 @@ jobs:
64
65
- name: Test python
66
run: |
67
- bazelisk build --stamp //libs/wrappers/python:rtbot_wheel
68
bazelisk test --incompatible_use_python_toolchains=false --python_path=$(which python) //libs/wrappers/python:rtbot_test
69
70
- name: Test javascript
.github/workflows/release.yaml
@@ -46,7 +46,6 @@ jobs:
46
bazelisk test //libs/finance/test
47
48
49
50
51
52
0 commit comments