Skip to content

Commit

Permalink
Add more debugging information on fetch task
Browse files Browse the repository at this point in the history
  • Loading branch information
astrojuanlu committed Jun 25, 2023
1 parent 345b8bf commit 6924997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ clean-future:
pyevents clean-after -v -l $(date -I)

fetch-upcoming:
pyevents fetch-upcoming -c communities.toml
pyevents fetch-upcoming -v -c communities.toml

commit-events:
git fetch
Expand Down

0 comments on commit 6924997

Please sign in to comment.