Skip to content

Commit 642d766

Browse files
committed
Update e2e-tests.yaml
1 parent 48807f7 commit 642d766

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/e2e-tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
run: |
3838
sed -i '' 's/validate = true/validate = false/' backend/cmd/dev-config.toml
3939
sed -i '' 's/^branch = .*/branch = "software"/' backend/cmd/dev-config.toml
40-
cp backend/cmd/dev-config.toml electron-app/config.toml
4140
4241
- name: Add loopback aliases required by backend
4342
run: sudo ifconfig lo0 alias 127.0.0.9

0 commit comments

Comments
 (0)