Changed path for slither analysis

pull/3299/head
ioedeveloper 2 years ago committed by Aniket
parent 60a846d35f
commit b7ffa0d975
  1. 2
      libs/remix-ui/workspace/src/lib/utils/constants.ts

@ -44,5 +44,5 @@ export const slitherYml = `
- uses: actions/checkout@v3
- uses: crytic/slither-action@v0.2.0
with:
target: 'src/'
target: 'contracts/'
`

Loading…
Cancel
Save