Merge pull request #1126 from crytic/disable-embark

Disable embark CI
pull/1117/head
Feist Josselin 3 years ago committed by GitHub
commit 5fd5d4f6ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/ci.yml

@ -22,7 +22,7 @@ jobs:
matrix:
type: ["cli",
"data_dependency",
"embark",
# "embark",
"erc",
"etherlime",
"find_paths",

Loading…
Cancel
Save