From 77d8e2516f6c78ebb8c149a9a6e63fa71b0a377a Mon Sep 17 00:00:00 2001 From: magajh Date: Sat, 28 Sep 2024 13:38:38 -0400 Subject: [PATCH] test nightly --- .github/workflows/integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index eea1120e..eefb043f 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - tutor_version: ['<18.0.0', '<19.0.0', 'nightly'] + tutor_version: ['nightly'] steps: - name: Run Integration Tests uses: eduNEXT/integration-test-in-tutor@mjh/test-changes-run-tests-outside-container