Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
debug s3 bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
Aariq committed Mar 1, 2024
1 parent d128bd9 commit a7b891d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _targets.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ library(tidyr)
library(fs)
library(quarto)

#Debug s3 bucket issues
options(paws.log_level = 4L)

# Set target options:
tar_option_set(
# packages that your targets need to run
Expand Down

0 comments on commit a7b891d

Please sign in to comment.