Skip to content

Commit

Permalink
test: diag_total_count
Browse files Browse the repository at this point in the history
  • Loading branch information
zjp-CN committed Nov 19, 2024
1 parent b8000ae commit 0bc1f39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
RUST_LOG: info
# database branch
DATABASE: main
DATABASE: debug
BOT: 1
# repos-default.json tag in database release
TAG_REPOS_DEFAULT: cache-v8.redb
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:

- name: Run plugin-cargo
run: |
os-checker-plugin-cargo #os-checker.json
os-checker-plugin-cargo os-checker.json
tree --gitignore -h tmp
- name: Push to database
Expand Down

0 comments on commit 0bc1f39

Please sign in to comment.