Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

chore(CI): temporary disable Project Tests #549

Merged
merged 2 commits into from
Dec 3, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -55,9 +55,9 @@ jobs:
- run:
name: Visual Tests
command: yarn test:visual
- run:
name: Project Tests
command: yarn test:projects:cra-ts
# - run:
# name: Project Tests
# command: yarn test:projects:cra-ts
- run:
name: Danger JS
command: |