Skip to content

Commit

Permalink
admin: fixed typo in CI (#4634)
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Apr 17, 2024
1 parent d437d0f commit 8220090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ci.yml
Expand Up @@ -98,7 +98,7 @@ jobs:
name: coverage-complete
path: ./output/coverage.tar

- name: Upload coverage to to build.ethers.org
- name: Upload coverage to build.ethers.org
uses: ethers-io/sync-s3-action@main
with:
aws_access_key_id: ${{ secrets.BUILD_AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 8220090

Please sign in to comment.