Skip to content

Commit

Permalink
chore: Update GitHub workflow to use composer for dependency manageme…
Browse files Browse the repository at this point in the history
…nt and execute tests with vendor/bin/pest --ci
  • Loading branch information
ewilan-riviere committed Aug 24, 2024
1 parent f5d74df commit 7b17fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
- name: Execute tests
run: |
pwd
ls
vendor/bin/pest --ci

0 comments on commit 7b17fc5

Please sign in to comment.