Skip to content

Commit

Permalink
build: Missing TENDERLY_ACCESS_KEY env
Browse files Browse the repository at this point in the history
  • Loading branch information
0xhiroshi committed Nov 21, 2023
1 parent 0e88063 commit 27d6327
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ jobs:
run: forge test
env:
FOUNDRY_PROFILE: local
TENDERLY_ACCESS_KEY: ${{ secrets.TENDERLY_ACCESS_KEY }}

0 comments on commit 27d6327

Please sign in to comment.