Skip to content

Commit 86036bf

Browse files
committed
ci: update path for python tests
1 parent 836c4d3 commit 86036bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pull_request.python.yml

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
test-unit-python:
1515
name: Unit tests 🐍
1616
runs-on: ubuntu-latest
17+
defaults:
18+
run:
19+
working-directory: /jobs
1720

1821
steps:
1922
- name: ⬇️ Set up code

0 commit comments

Comments
 (0)