We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f251ba9 commit d62e5d9Copy full SHA for d62e5d9
1 file changed
packages/cli/snap-tests-global/command-staged-with-config/steps.json
@@ -1,5 +1,5 @@
1
{
2
- "ignoredPlatforms": ["win32"],
+ "ignoredPlatforms": ["win32", "darwin"],
3
"commands": [
4
{ "command": "git init", "ignoreOutput": true },
5
{ "command": "git add -A && git commit -m 'init'", "ignoreOutput": true },
0 commit comments