Skip to content

Commit

Permalink
#995 - temporarily disable Chromatic tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jura committed Nov 4, 2024
1 parent 3224d41 commit cc7b3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chromatic.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"$schema": "https://www.chromatic.com/config-file.schema.json",
"projectId": "UNDP Design System",
"exitOnceUploaded": true,
"skip": "dependabot/**",
"skip": true,
"onlyChanged": true
}

0 comments on commit cc7b3c1

Please sign in to comment.