Skip to content

Commit

Permalink
#20 Small fixes for the GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
awd-studio committed Jul 4, 2023
1 parent a9d387a commit 548196a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install dependencies
run: composer install --prefer-dist --no-progress --no-interaction

- name: Install tools
- name: Prepare development tools
run: composer setup-dev

- name: Testing out
Expand Down

0 comments on commit 548196a

Please sign in to comment.