Skip to content

Commit

Permalink
Initial tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dagenaik committed Jul 24, 2024
1 parent 0f1adee commit f32f285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Unit tests
run: |
python -m tests.advice_parser_tests
python -m tests.advice_tools
python -m tests.advice_tools_tests
python -m tests.analysis_tests
python -m tests.map_tools_tests
python -m tests.model_tests
Expand Down

0 comments on commit f32f285

Please sign in to comment.