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 158e7b7 commit 71d5125Copy full SHA for 71d5125
.circleci/config.yml
@@ -62,6 +62,7 @@ jobs:
62
steps:
63
- with-workspace
64
- run: npm run build
65
+ - persist-workspace
66
67
lint:
68
executor: docker-with-node
0 commit comments