Skip to content

Commit

Permalink
chore: rename action
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewleith committed Jul 24, 2024
1 parent 1d1f196 commit 2df959b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_wo_ff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Check for missing translations
run: make test-translations
- name: Modify FF_TEMPLATE_CATEGORY in config.py
- name: Update NOTIFY_ENVIRONMENT for pytest
run: sed -i 's/NOTIFY_ENVIRONMENT=test/NOTIFY_ENVIRONMENT=production/' pytest.ini
- name: Echo contents of config.py
run: cat app/config.py
Expand Down

0 comments on commit 2df959b

Please sign in to comment.