Skip to content

Commit

Permalink
SUPPORT-91253: added test steps
Browse files Browse the repository at this point in the history
  • Loading branch information
maruf-paysera committed Feb 27, 2024
1 parent 1596aee commit 9f0694a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
with:
dependency-versions: ${{ matrix.dependency }}

- name: Run all tests
run: ./vendor/bin/phpunit

- name: Clear cache (optional)
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 9f0694a

Please sign in to comment.