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 0f1eb40 commit 645eb32Copy full SHA for 645eb32
.circleci/config.yml
@@ -48,7 +48,7 @@ jobs:
48
- run:
49
name: 🦔 percy finalize
50
command: npx percy finalize --all
51
- when: always
+ when: on_fail
52
53
workflows:
54
version: 2
0 commit comments