Skip to content

Commit 60401ae

Browse files
committed
test:coverage: coveralls: try with base-path as packages/sequelize-guard
1 parent 4d9d063 commit 60401ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Upload coverage to Coveralls
6868
uses: coverallsapp/github-action@v2
6969
with:
70-
base-path: packages/sequelize-guard/coverage
70+
base-path: packages/sequelize-guard
7171
debug: true
7272

7373
# - name: Upload to Coveralls

0 commit comments

Comments
 (0)