Skip to content

Commit

Permalink
Merge branch 'dev' into gai/enable-timestamping-public-randomness
Browse files Browse the repository at this point in the history
  • Loading branch information
gitferry committed Aug 6, 2024
2 parents bb7b2a2 + 5699a52 commit 6508fd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ on:

jobs:
lint_test:
uses: babylonchain/.github/.github/workflows/reusable_go_lint_test.yml@v0.1.0
uses: babylonlabs-io/.github/.github/workflows/reusable_go_lint_test.yml@v0.2.1
with:
run-unit-tests: true
run-integration-tests: true
@@ -16,7 +16,7 @@ jobs:
sudo make test-e2e
docker_pipeline:
uses: babylonchain/.github/.github/workflows/reusable_docker_pipeline.yml@v0.1.0
uses: babylonlabs-io/.github/.github/workflows/reusable_docker_pipeline.yml@v0.2.1
secrets: inherit
with:
publish: false

0 comments on commit 6508fd8

Please sign in to comment.