We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67f517f commit 677f1acCopy full SHA for 677f1ac
.circleci/config.yml
@@ -44,7 +44,3 @@ jobs:
44
- run:
45
name: "Build"
46
command: yarn build
47
- # does not work on circle ci because memory runs out
48
- # - run:
49
- # name: "Integration Tests"
50
- # command: yarn test-integration
0 commit comments