Skip to content

Commit 8220090

Browse files
committed
admin: fixed typo in CI (#4634)
1 parent d437d0f commit 8220090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
name: coverage-complete
9999
path: ./output/coverage.tar
100100

101-
- name: Upload coverage to to build.ethers.org
101+
- name: Upload coverage to build.ethers.org
102102
uses: ethers-io/sync-s3-action@main
103103
with:
104104
aws_access_key_id: ${{ secrets.BUILD_AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)