Skip to content

Commit

Permalink
Disable 1006899 failure in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuacolvin0 authored and hkalodner committed Jan 23, 2022
1 parent 1a9b510 commit 145835d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"homepage": "https://offchainlabs.com/",
"scripts": {
"audit:ci": "audit-ci -l -a 1006805 1006806 1006865 1006896",
"audit:ci": "audit-ci -l -a 1006805 1006806 1006865 1006896 1006899",
"install:deps": "./scripts/install-deps",
"install:validator": "./scripts/install-validator",
"update:abi": "yarn go:generate && yarn workspace arb-ts update:abi",
Expand Down

0 comments on commit 145835d

Please sign in to comment.