We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f19d577 commit 7af9600Copy full SHA for 7af9600
.github/workflows/ios-end-to-end-tests.yml
@@ -1,7 +1,7 @@
1
---
2
name: iOS end-to-end tests
3
env:
4
- JOB_OUTPUTS_DIRECTORY: ~/workflow-outputs-job-outputs-${{ github.run_id }}
+ JOB_OUTPUTS_DIRECTORY: /Users/mullemullvad/workflow-outputs/job-outputs-${{ github.run_id }}
5
TEST_DEVICE_UDID: 00008130-0019181022F3803A
6
permissions:
7
contents: read
0 commit comments