We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8684bc commit 9173e6fCopy full SHA for 9173e6f
.github/workflows/solidity.yml
@@ -36,6 +36,7 @@ jobs:
36
secrets:
37
TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
ANVIL_TESTS_PRIVATE_KEY: ${{ secrets.ANVIL_TESTS_PRIVATE_KEY }}
39
+ AIKIDO_SECRET_KEY: ${{ secrets.AIKIDO_SECRET_KEY }}
40
with:
41
docker-image-name: solidity-empty
42
runs-on: foundry
0 commit comments