Skip to content

Commit 6723da3

Browse files
committed
UPdate workflow file
1 parent 412a532 commit 6723da3

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

Diff for: .github/workflows/.test-deploy-e2e.yaml.swp

0 Bytes
Binary file not shown.

Diff for: .github/workflows/test-deploy-e2e.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ jobs:
3232
steps:
3333
- name: 📥 Checkout repository
3434
uses: actions/checkout@v3
35-
inputs:
36-
network:
37-
description: "Network to update (dev-mainnet, dev-preprod, etc.)"
38-
required: true
39-
type: string
4035

4136
- name: Generate .env file
4237
working-directory: ./packages/e2e/

0 commit comments

Comments
 (0)