Skip to content

Commit 7d03926

Browse files
authored
Revert last commit
1 parent 3ffddb8 commit 7d03926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
3535
- name: Execute tests
3636
run: |
37-
pest --colors=always
37+
vendor/bin/pest --colors=always

0 commit comments

Comments
 (0)