Skip to content

Commit

Permalink
fix: use updated integration tests action branch
Browse files Browse the repository at this point in the history
  • Loading branch information
magajh committed Dec 5, 2024
1 parent 9e392e9 commit 64202be
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 @@ -11,7 +11,7 @@ jobs:
tutor_version: ['<19.0.0', '<20.0.0', 'main']
steps:
- name: Run Integration Tests
uses: eduNEXT/integration-test-in-tutor@main
uses: eduNEXT/integration-test-in-tutor@magagio/rename-nightly-in-favor-of-main
with:
tutor_version: ${{ matrix.tutor_version }}
tutor_plugins: 'forum'
Expand Down

0 comments on commit 64202be

Please sign in to comment.