Skip to content

Commit

Permalink
chore(gatsby): Run loki unit tests on circle ci (#11403)
Browse files Browse the repository at this point in the history
  • Loading branch information
Moocar authored and pieh committed Feb 5, 2019
1 parent 50920c1 commit 1fa5056
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -56,6 +56,7 @@ aliases:
- <<: *persist_cache
- <<: *attach_to_bootstrap
- run: yarn jest -w 1
- run: GATSBY_DB_NODES=loki yarn jest -w 1

e2e-test-workflow: &e2e-test-workflow
filters:
Expand Down

0 comments on commit 1fa5056

Please sign in to comment.