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 aca922a commit d0935e3Copy full SHA for d0935e3
.circleci/config.yml
@@ -50,7 +50,7 @@ jobs:
50
- checkout
51
- attach_workspace:
52
at: .
53
- - run:
+ - run:
54
name: Test with compatibility checks
55
command: yarn test:compat
56
- persist_to_workspace:
0 commit comments