Skip to content

Commit

Permalink
fix: CI env
Browse files Browse the repository at this point in the history
  • Loading branch information
kyriediculous committed May 31, 2024
1 parent 5d37d67 commit 69e9fa9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: "CI"

env:
API_KEY_ALCHEMY: ${{ secrets.API_KEY_ALCHEMY }}
MAINNET_RPC: ${{ secrets.MAINNET_RPC }}
ALCHEMY_KEY: ${{ secrets.ALCHEMY_KEY }}
FOUNDRY_PROFILE: "ci"

on:
Expand Down

0 comments on commit 69e9fa9

Please sign in to comment.