Skip to content

Commit

Permalink
refactor(ci): update workflow for integration tests to use latest act…
Browse files Browse the repository at this point in the history
…ion version
  • Loading branch information
magajh committed Oct 3, 2024
1 parent 0bc63c6 commit 9ecbf76
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'

0 comments on commit 9ecbf76

Please sign in to comment.