Skip to content

Commit

Permalink
jenkins CI to GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pmallampati-sift committed Jun 20, 2024
1 parent 7963182 commit ac145d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@ jobs:
with:
php-version: '7.4.25'
- run: |
composer install --prefer-dist --no-progress
composer install --prefer-dist --no-progress
- run: |
php test_integration_app/main.php

0 comments on commit ac145d4

Please sign in to comment.