Skip to content

Commit c5cb42c

Browse files
committed
gogo
1 parent 65ceaa0 commit c5cb42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/crunch42-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Find all other JSON files and delete those
2626
run: |
2727
rm -rf ./installdir/domserver/lib/vendor ./lib/vendor
28-
rm -f ./doc/manual/sphinx-team.json ./doc/manual/sphinx-team.json
28+
rm -f ./doc/manual/sphinx-team.json ./doc/manual/sphinx-team.json ./composer.json
2929
find ./ -name "*.json"
3030
3131
- name: 42Crunch REST API Static Security Testing

0 commit comments

Comments
 (0)