Fix workflows yml structure

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

@ -37,6 +37,7 @@ export const tsSolTestYml = `
export const slitherYml = `
name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest

Loading…
Cancel
Save