mirror of https://github.com/databricks/cli.git
fix workflow
This commit is contained in:
parent
b0c46452df
commit
024a43f85b
|
@ -95,7 +95,7 @@ jobs:
|
||||||
pip3 install wheel
|
pip3 install wheel
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: make testchanged
|
run: make testchanges
|
||||||
|
|
||||||
#- name: Publish test coverage
|
#- name: Publish test coverage
|
||||||
# uses: codecov/codecov-action@v4
|
# uses: codecov/codecov-action@v4
|
||||||
|
|
Loading…
Reference in New Issue