Skip to content

Commit af1528b

Browse files
committed
Compute coverage for v2
1 parent 34d86c6 commit af1528b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ jobs:
8383
coverage:
8484
name: Coverage Check
8585
runs-on: ubuntu-latest
86+
defaults:
87+
run:
88+
working-directory: ./v2
8689
steps:
8790
- name: Checkout code
8891
uses: actions/checkout@v4

0 commit comments

Comments
 (0)