Skip to content

Commit

Permalink
Fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhuang committed Apr 28, 2024
1 parent f98ec5f commit 8e01784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Test make and compile messages
working-directory: ./behavioral_control
env:
PARENT_CONTROL_FETCH_INFO_INTERVAL: tests/settings_for_tests.py
BEHAVIORAL_CONTROL_LOCAL_TEST_SETTINGS: tests/settings_for_tests.py
run: |
python manage.py makemessages -l zh_Hans
python manage.py compilemessages
Expand Down

0 comments on commit 8e01784

Please sign in to comment.