Skip to content

Commit

Permalink
chore: use add-plugins-step branch of integration tests action
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanttV committed Oct 30, 2024
1 parent 03dfefd commit 05003a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ jobs:
tutor_version: ['<18.0.0', '<19.0.0', 'nightly']
steps:
- name: Run Integration Tests
uses: eduNEXT/integration-test-in-tutor@main
uses: eduNEXT/integration-test-in-tutor@bav/add-plugins-step
with:
tutor_version: ${{ matrix.tutor_version }}
tutor_plugins: 'forum'
app_name: 'eox-core'
openedx_extra_pip_requirements: 'eox-tenant'
shell_file_to_run: 'scripts/execute_integration_tests.sh'
Expand Down

0 comments on commit 05003a8

Please sign in to comment.