Skip to content

Commit

Permalink
checkout right branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rodesai committed Jun 6, 2024
1 parent 61835ce commit a87eeb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/github-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: "Checkout"
uses: actions/checkout@v3
with:
ref: refs/heads/e2e-test
ref: refs/heads/e2e-test-replicated-scylla
submodules: recursive
fetch-depth: 0

Expand Down
2 changes: 1 addition & 1 deletion kafka-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import java.io.ByteArrayOutputStream
* limitations under the License.
*/

// counter to change sha: 26
// counter to change sha: 27

plugins {
id("responsive.java-library-conventions")
Expand Down

0 comments on commit a87eeb6

Please sign in to comment.