Skip to content

Commit 4e15940

Browse files
Update pipelines.yml
1 parent 1c0999e commit 4e15940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Run a databricks notebook
4141
uses: databricks/run-notebook@v0
4242
with:
43-
local-notebook-path: unit-tests/test_with_percent_run
43+
local-notebook-path: unit-tests/test_with_percent_run.py
4444
git-commit: ${{ github.event.pull_request.head.sha }}
4545
new-cluster-json: >
4646
{

0 commit comments

Comments
 (0)