Skip to content

Commit

Permalink
Add reusable workflow from mmmmanticoresearch repo to run CLT tests
Browse files Browse the repository at this point in the history
  • Loading branch information
donhardman committed Dec 6, 2024
1 parent 84d7b85 commit fd57726
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ jobs:
git clone https://github.com/manticoresoftware/phar_builder.git
bin/test
clt:
uses: manticoresoftware/manticoresearch/.github/workflows/clt_tests.yml@feature/buddy-ci
with:
docker_image: ghcr.io/manticoresoftware/manticoresearch:test-kit-latest

codestyle:
name: PHPCS validation
runs-on: ubuntu-22.04
Expand Down

0 comments on commit fd57726

Please sign in to comment.