mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-11 08:47:06 +03:00
ci: fix build.yml override_pr
This commit is contained in:
parent
c9ea53c2d5
commit
bdc29fc5f8
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -358,5 +358,6 @@ jobs:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
files: ./.coverage/store/lcov.info
|
||||
flags: unittest
|
||||
override_pr: ${{ github.event.issue.id }}
|
||||
name: affine
|
||||
fail_ci_if_error: true
|
||||
|
Loading…
Reference in New Issue
Block a user