Skip to content

Commit

Permalink
Merge branch 'python-black-formatted' of github.com:za/wrongsecrets i…
Browse files Browse the repository at this point in the history
…nto python-black-formatted
  • Loading branch information
za committed Jan 29, 2024
2 parents cc0061e + 7cc3112 commit d704f94
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,3 @@ jobs:
with:
name: e2e results
path: target/test-classes/e2e/cypress/
- name: Publish Test Report
if: ${{ github.event.pull_request.head.repo.full_name == 'OWASP/wrongsecrets' }} && ${{github.event.pull_request.base.repo.full_name == 'OWASP/wrongsecrets' }}
uses: scacap/action-surefire-report@v1
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"eslint-config-standard": "^17.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-n": "^16.6.0",
"eslint-plugin-promise": "^6.1.1"
},
Expand Down

0 comments on commit d704f94

Please sign in to comment.