Skip to content

Commit

Permalink
Update test_validate_hub_config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M-7th authored Jun 19, 2024
1 parent 19e2923 commit 9d6495d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_validate_hub_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# library("hubValidations")
library("hubAdmin")
v <- hubAdmin::validate_hub_config(hub_path = "./repo")
# hubValidations::check_for_errors(v, verbose = TRUE)
view_config_val_errors(v)
shell: Rscript {0}

- name: trace
Expand Down

0 comments on commit 9d6495d

Please sign in to comment.