Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit acf7988

Browse files
committed
remove comment
1 parent 78b6a79 commit acf7988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: npx codecov
4040

4141
- name: Upload handler sizes to S3
42-
#if: ${{ github.ref == 'refs/heads/master' }}
42+
if: ${{ github.ref == 'refs/heads/master' }}
4343
env:
4444
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_AT }}
4545
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_ST }}

0 commit comments

Comments
 (0)