test without gatekeeper

This commit is contained in:
zeppi 2022-04-04 11:53:19 -04:00
parent f5564086c4
commit db84a26bef
2 changed files with 2 additions and 3 deletions

View file

@ -2,7 +2,7 @@ name: Node.js CI
on:
push:
branches: [master]
branches: [master,test-gatekeeper]
pull_request:
branches: [master]

View file

@ -40,8 +40,7 @@
"category": "public.app-category.entertainment",
"entitlements": "build/entitlements.mac.plist",
"entitlementsInherit": "build/entitlements.mac.plist",
"hardenedRuntime" : true,
"gatekeeperAssess": false
"hardenedRuntime" : true
},
"dmg": {
"iconSize": 128,