Skip to content

Commit

Permalink
Add salt that is used in market update deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinNagpal committed Oct 16, 2024
1 parent e4f57fb commit f4b1fdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-forge-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
SCROLL_RPC_URL: ${{ secrets.SCROLL_RPC_URL }}
ARBITRUM_RPC_URL: ${{ secrets.ARBITRUM_RPC_URL }}
POLYGON_RPC_URL: ${{ secrets.POLYGON_RPC_URL }}
SALT: ${{ secrets.SALT }}

- name: Build Comet with older solc versions
run: |
Expand Down

0 comments on commit f4b1fdd

Please sign in to comment.