Commit 133256b3 authored by BryceLTaylor's avatar BryceLTaylor

circleci config change run to mapping in setup job

parent b2c4f7c5
......@@ -13,7 +13,7 @@ jobs:
setup:
<<: *defaults
steps:
run: echo "Setup step is happening here"
- run: echo "Setup step is happening here"
workflows:
......
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