Skip to content

Commit

Permalink
testing ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
agustinhydrolix committed Nov 22, 2023
1 parent eabb30f commit a73c160
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ global_setup = ["python3 -m hdx_cli.main project create test_ci_project",
]

global_teardown = ["python3 -m hdx_cli.main storage delete --disable-confirmation-prompt test_ci_storage",
#"python3 -m hdx_cli.main project delete --disable-confirmation-prompt test_ci_project",
"python3 -m hdx_cli.main project delete --disable-confirmation-prompt test_ci_project",
"python3 -m hdx_cli.main unset"]

Expand Down

0 comments on commit a73c160

Please sign in to comment.