Skip to content

Commit

Permalink
feat(ci): test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikel00per committed Nov 29, 2023
1 parent ad030c1 commit b30b73b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests-multiples-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ jobs:
run: composer validate

- name: Run test suite
run: composer test
run:
echo $(pwd)
| composer test

0 comments on commit b30b73b

Please sign in to comment.