mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 01:40:15 +08:00
Merge remote-tracking branch 'origin/master' into dev
# Conflicts: # dashboard/src/assets/mdi-subset/materialdesignicons-subset.css # dashboard/src/i18n/locales/ru-RU/features/cron.json # dashboard/src/i18n/locales/ru-RU/features/subagent.json # dashboard/src/views/ConversationPage.vue # dashboard/src/views/CronJobPage.vue # dashboard/src/views/SubAgentPage.vue # pyproject.toml
This commit is contained in:
2
.github/workflows/coverage_test.yml
vendored
2
.github/workflows/coverage_test.yml
vendored
@@ -41,6 +41,6 @@ jobs:
|
||||
|
||||
- name: Upload results to Codecov
|
||||
if: github.repository == 'AstrBotDevs/AstrBot'
|
||||
uses: codecov/codecov-action@v5
|
||||
uses: codecov/codecov-action@v6
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user