Skip to content

Commit 43bb9f0

Browse files
committed
chore: fix xattr
1 parent 9b9f22d commit 43bb9f0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ui-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,7 @@ jobs:
5858
export ALTSERVER_PORT=13000
5959
ls -la
6060
chmod -R 755 SampleApp.app
61-
codesign --deep -s - -f SampleApp.app
62-
xattr -d com.apple.quarantine SampleApp.app/Contents/MacOS/Immutable\ Sample
6361
open SampleApp.app
64-
osascript -e 'tell application "SampleApp" to activate'
6562
- uses: actions/setup-python@v4
6663
with:
6764
python-version: "3.10"

0 commit comments

Comments
 (0)