Skip to content

Commit

Permalink
test: trigger integration tests workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
magajh committed Sep 30, 2024
1 parent c5607d3 commit 4ec4908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
shell_file_to_run: 'scripts/execute_integration_tests.sh'
fixtures_file: 'fixtures/initial_data.json'
openedx_imports_test_file_path: 'eox_core/edxapp_wrapper/tests/integration/test_backends.py'
openedx_imports_test_function_name: 'test_current_settings_code_imports'
openedx_imports_test_function_name: 'test_current_settings_code_imports'

0 comments on commit 4ec4908

Please sign in to comment.