split job steps into api and play

This commit is contained in:
Sorrel Bri 2020-02-05 13:47:20 -08:00
parent 237a9526c4
commit 8304f20e5a

View file

@ -19,7 +19,7 @@ jobs:
steps: steps:
api: api:
path: ~/node-go/server path: ~/node-go/server
- checkout # - checkout
# Download and cache dependencies # Download and cache dependencies
- restore_cache: - restore_cache: