We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b9f22d commit 43bb9f0Copy full SHA for 43bb9f0
.github/workflows/ui-tests.yml
@@ -58,10 +58,7 @@ jobs:
58
export ALTSERVER_PORT=13000
59
ls -la
60
chmod -R 755 SampleApp.app
61
- codesign --deep -s - -f SampleApp.app
62
- xattr -d com.apple.quarantine SampleApp.app/Contents/MacOS/Immutable\ Sample
63
open SampleApp.app
64
- osascript -e 'tell application "SampleApp" to activate'
65
- uses: actions/setup-python@v4
66
with:
67
python-version: "3.10"
0 commit comments