Skip to content

Commit

Permalink
fix: use correct course_id
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanttV committed Sep 24, 2024
1 parent 9443f08 commit 020d9dd
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 @@ -9,7 +9,7 @@ jobs:
matrix:
include:
- tutor_version: '<18.0.0'
course_id: 'course-v1:OpenedX+DemoX+Demo_Course'
course_id: 'course-v1:edX+DemoX+Demo_Course'
- tutor_version: '<19.0.0'
course_id: 'course-v1:OpenedX+DemoX+DemoCourse'
steps:
Expand Down

0 comments on commit 020d9dd

Please sign in to comment.