Skip to content

Commit

Permalink
remove invalid id
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-s-brainhub committed Jun 30, 2020
1 parent 7970540 commit a51495c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- checkout
- run: yarn install --non-interactive
- run: yarn danger ci --failOnErrors --id @brainhubeu/react-carousel
- run: yarn danger ci --failOnErrors
- run: yarn lint
- run: yarn test
- persist_to_workspace:
Expand Down

0 comments on commit a51495c

Please sign in to comment.