We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd80f18 commit 6f6dd33Copy full SHA for 6f6dd33
.github/workflows/daily_collection.yaml
@@ -27,7 +27,7 @@ jobs:
27
uv pip install -e .
28
- name: Collect Downloads Data
29
run: |
30
- uv run download-analytics collect
+ uv run download-analytics collect \
31
--verbose \
32
--max-days 30 \
33
--add-metrics \
0 commit comments