Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
r-akemii committed Dec 17, 2024
1 parent 6263484 commit 0c30d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
python -m pytest --doctest-modules aequilibrae/log.py aequilibrae/parameters.py
python -m pytest --doctest-modules aequilibrae/transit
python -m pytest --doctest-glob=*.rst docs/source/project_components
python -m pytest --doctest-glob=*.rst docs/source/static_traffic_assignment.rst
python -m pytest --doctest-glob=*.rst docs/source/traffic_assignment
- name: Prepare links for DEV
if: ${{ (github.event_name == 'pull_request') && (env.HAS_SECRETS == 'true') }}
Expand Down

0 comments on commit 0c30d94

Please sign in to comment.