Skip to content

Commit

Permalink
gogo
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Feb 26, 2023
1 parent 1562225 commit 837c1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crunch42-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Find all other JSON files and delete those
run: |
rm -rf ./installdir/domserver/lib/vendor ./lib/vendor
rm -f ./doc/manual/sphinx-team.json ./doc/manual/sphinx-team.json
rm -f ./doc/manual/sphinx-team.json ./doc/manual/sphinx-team.json ./composer.json
find ./ -name "*.json"
- name: 42Crunch REST API Static Security Testing
Expand Down

0 comments on commit 837c1d3

Please sign in to comment.