Skip to content

Commit

Permalink
test go mod cache
Browse files Browse the repository at this point in the history
  • Loading branch information
pcw109550 committed Apr 1, 2024
1 parent 316a7cb commit 0875b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- checkout
- run:
name: "Fetch submodules for asterisc"
# TODO(pcw109550) Do not recursive update. do we need this???
# TODO(pcw109550) Do not recursive update. do we need this?
command: git submodule update --init
- run:
name: "Check L1 geth version"
Expand Down

0 comments on commit 0875b9b

Please sign in to comment.