diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 330a4ac..90ca621 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -154,7 +154,7 @@ jobs: - name: 'Clone tests repository' uses: actions/checkout@v3 with: - repository: debdutdeb/rocket.chat.tests + repository: RocketChat/public-releases submodules: true - name: 'Run tests'