Skip to content

Commit

Permalink
ci: use main branch in integration tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanttV committed Nov 22, 2024
1 parent 0328a36 commit 0f169a8
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 @@ -10,7 +10,7 @@ jobs:
tutor_version: ['<18.0.0', '<19.0.0', 'nightly']
steps:
- name: Run Integration Tests
uses: eduNEXT/integration-test-in-tutor@bav/fix-inline-tutor-plugins-error
uses: eduNEXT/integration-test-in-tutor@main
with:
tutor_version: ${{ matrix.tutor_version }}
app_name: 'eox-tenant'
Expand Down

0 comments on commit 0f169a8

Please sign in to comment.