We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de7095 commit 0d2f40bCopy full SHA for 0d2f40b
1 file changed
.github/workflows/github-release-file.yml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 0 # Required for git log to work
25
26
- name: Run Tests
27
- run: make test clean
+ run: make test
28
29
- name: Build Package
30
run: make release/php-extras.tar.gz
0 commit comments