Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
[macos] Disable codegen nitpick for now
Browse files Browse the repository at this point in the history
  • Loading branch information
1ec5 committed Feb 25, 2020
1 parent e9769ca commit 516dd19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -504,9 +504,9 @@ jobs:
- run:
name: Lint plist files
command: make macos-lint
- run:
name: Nitpick Darwin code generation
command: scripts/nitpick/generated-code.js darwin
#- run:
# name: Nitpick Darwin code generation
# command: scripts/nitpick/generated-code.js darwin
- save-dependencies
- store_artifacts:
path: test/fixtures
Expand Down

0 comments on commit 516dd19

Please sign in to comment.