Skip to content

Commit 329371b

Browse files
🐛 added a slug env for codecov
1 parent 470c4dd commit 329371b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ jobs:
4242
flags: unittests
4343
name: codecov-umbrella
4444
fail_ci_if_error: false
45+
<<<<<<< Updated upstream
46+
=======
47+
token: ${{ secrets.CODECOV_TOKEN }}
48+
slug: XyLearningProgramming/slm_server
49+
>>>>>>> Stashed changes
4550

4651
- name: Lint with ruff
4752
run: |

0 commit comments

Comments
 (0)