Skip to content

Commit

Permalink
ci: solc cache fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0xGorilla committed Jan 9, 2024
1 parent d683a49 commit 8bf9985
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ jobs:
- run: yarn install

- run: yarn test
env:
SOL_AST_COMPILER_CACHE: ~/.compiler_cache

0 comments on commit 8bf9985

Please sign in to comment.