Skip to content

Commit e0eb356

Browse files
committed
attempt to fix python package (coverage) workflow.
1 parent 773664c commit e0eb356

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
jobs:
1010
build:
1111
runs-on: ubuntu-latest
12+
defaults:
13+
run:
14+
working-directory: pythonbible
1215
strategy:
1316
matrix:
1417
python-version: ["3.11"]

0 commit comments

Comments
 (0)