Skip to content

Commit

Permalink
test: nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
magajh committed Sep 28, 2024
1 parent e516b86 commit fa0dcec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
tutor_version: ['<18.0.0', '<19.0.0']
tutor_version: ['<18.0.0', '<19.0.0', 'nightly']
steps:
- name: Run Integration Tests
uses: eduNEXT/integration-test-in-tutor@mjh/run-integration-tests-outside-container
uses: eduNEXT/integration-test-in-tutor@mjh/test-changes-run-tests-outside-container
with:
tutor_version: ${{ matrix.tutor_version }}
app_name: 'eox-core'
Expand Down

0 comments on commit fa0dcec

Please sign in to comment.