Skip to content

Commit

Permalink
ci: switch to rocketchat's test repo
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb authored Apr 8, 2024
1 parent f1721da commit 380ff5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

env:
REPO: 'RocketChat/helm-charts'
TESTS_REPO: 'debdutdeb/rocket.chat.tests'
TESTS_REPO: 'RocketChat/public-releases'


jobs:
Expand All @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: ${{ env.TESTS_REPO }}
ref: debdutdeb-patch-1
ref: 'debdutdeb-patch-1'
path: tests
submodules: true

Expand Down

0 comments on commit 380ff5a

Please sign in to comment.