Skip to content

Commit

Permalink
unit test fix #5 [test_localization_disable.py]
Browse files Browse the repository at this point in the history
  • Loading branch information
MothScientist committed Jan 10, 2025
1 parent 61bbeae commit 23d5bd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Load conf.toml
run: |
cat conf.toml # log/debug
cd budget_graph || exit 1
python -c "import build_project; build_project.load_global_config(); build_project.create_directories();"
Expand Down

0 comments on commit 23d5bd7

Please sign in to comment.