Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Dec 26, 2023
1 parent 1ee2a08 commit 290a95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ jobs:
run: composer show -D

- name: Execute tests
run:
run: |
npm install
vendor/bin/pest --ci

0 comments on commit 290a95c

Please sign in to comment.