We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d86c6 commit af1528bCopy full SHA for af1528b
1 file changed
.github/workflows/ci.yaml
@@ -83,6 +83,9 @@ jobs:
83
coverage:
84
name: Coverage Check
85
runs-on: ubuntu-latest
86
+ defaults:
87
+ run:
88
+ working-directory: ./v2
89
steps:
90
- name: Checkout code
91
uses: actions/checkout@v4
0 commit comments