Skip to content

Commit

Permalink
fix: checkout integration tests from igniterealtime repo
Browse files Browse the repository at this point in the history
We have moved the integration test repo from surevine to igniterealtime.
  • Loading branch information
viv committed Jan 8, 2025
1 parent e0e67a7 commit f7313ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Checkout Integration Tests
uses: actions/checkout@v4
with:
repository: surevine/openfire-integration-tests
repository: igniterealtime/openfire-integration-tests
path: openfire-integration-tests

- name: Initialize Integration Tests Submodules
Expand Down

0 comments on commit f7313ea

Please sign in to comment.