Skip to content

Commit

Permalink
Added references
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandro-immunefi committed Jan 9, 2024
1 parent d2117a2 commit e53a3fa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ on:


env:
name: foundry_testing
FOUNDRY_PROFILE: ci
ETH_RPC_URL: ${{ secrets.ETH_RPC_URL }}
GNOSIS_RPC_URL: ${{ secrets.GNOSIS_RPC_URL }}
POLYGON_RPC_URL: ${{ secrets.POLYGON_RPC_URL }}

jobs:
lint:
Expand Down

0 comments on commit e53a3fa

Please sign in to comment.