Skip to content

Commit

Permalink
Updating CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehewitt15 committed Jun 11, 2024
1 parent d9c366d commit 229da9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ jobs:
FEE_AMOUNT: '{ "amount": 1, "unit": "MB" }'
AUTHORIZED_DECRYPTERS: '["0xe2DD09d719Da89e5a3D0F2549c7E24566e947260"]'
ALLOWED_ADMINS: '["0xe2DD09d719Da89e5a3D0F2549c7E24566e947260"]'
ADDRESS_FILE: "${HOME}/.ocean/ocean-contracts/artifacts/address.json"
- name: Check Ocean Node is running
run: |
for i in $(seq 1 30); do
Expand Down

0 comments on commit 229da9f

Please sign in to comment.