Commit 8b51c9e
committed
fix(ci): disable code signing for test workflow
The test workflow was failing with exit code 65 because the project
requires code signing with a specific development team certificate
not available on GitHub Actions runners.1 parent 93913e0 commit 8b51c9e
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
0 commit comments