We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7943da4 commit 48880a7Copy full SHA for 48880a7
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