We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80db55c commit 86f68d2Copy full SHA for 86f68d2
.github/workflows/tests.yml
@@ -32,5 +32,5 @@ jobs:
32
- name: Install dependencies
33
run: composer install --prefer-dist --no-progress
34
35
- # - name: Tests
36
- # run: composer run-script test
+ - name: Tests
+ run: composer run-script test
0 commit comments