Commit b7549ea1 authored by Will Cory's avatar Will Cory Committed by GitHub

Revert another prettier change

parent f4f11f01
...@@ -321,7 +321,7 @@ jobs: ...@@ -321,7 +321,7 @@ jobs:
resource_class: large resource_class: large
steps: steps:
- checkout - checkout
- attach_workspace: { at: '.' } - attach_workspace: { at: "." }
- restore_cache: - restore_cache:
name: Restore Yarn Package Cache name: Restore Yarn Package Cache
keys: keys:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment