We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3c168 commit 5c2ea67Copy full SHA for 5c2ea67
.circleci/config.yml
@@ -50,6 +50,7 @@ jobs:
50
- run:
51
name: 🦔 percy finalize
52
command: npx percy finalize --all
53
+ when: always
54
55
56
name: 🔎 Unit tests
0 commit comments