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 fc84a53 commit 7028e1dCopy full SHA for 7028e1d
1 file changed
.github/workflows/e2e.yml
@@ -38,9 +38,6 @@ jobs:
38
- name: Install dependencies
39
run: yarn --immutable
40
41
- - name: Install Argent
42
- run: npm install -g @swmansion/argent
43
-
44
- name: Setup Detox
45
run: brew tap wix/brew && brew install applesimutils && npm install -g detox-cli
46
@@ -81,9 +78,6 @@ jobs:
81
78
82
79
83
80
84
85
86
87
88
run: npm install -g detox-cli
89
0 commit comments