Skip to content

Commit

Permalink
chore: use branch with fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanttV committed Oct 16, 2024
1 parent c900d23 commit b20cad9
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@main
uses: eduNEXT/integration-test-in-tutor@mjh/make-extra-reqs-step-optional
with:
tutor_version: ${{ matrix.tutor_version }}
app_name: 'eox-core'
Expand Down

0 comments on commit b20cad9

Please sign in to comment.