Skip to content

Commit

Permalink
#2 fix circleci config errors
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6a77 committed Jan 20, 2020
1 parent 16f63b4 commit 310216e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
test:
<<: *defaults
steps:
- checkout
- checkout:
path: ~/improbable-grpc-web

- restore_cache:
Expand Down

0 comments on commit 310216e

Please sign in to comment.