Skip to content

Commit 86f68d2

Browse files
Update tests.yml
1 parent 80db55c commit 86f68d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
- name: Install dependencies
3333
run: composer install --prefer-dist --no-progress
3434

35-
# - name: Tests
36-
# run: composer run-script test
35+
- name: Tests
36+
run: composer run-script test

0 commit comments

Comments
 (0)