Skip to content

Commit 6b8fae8

Browse files
committed
Changed test name
1 parent 1b5e51d commit 6b8fae8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/s3-bucket.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
1717
S3_BUCKET: ${{ secrets.S3_BUCKET }}
1818

19+
name: Test S3 Bucket - Node ${{ matrix.node }} on ${{ matrix.os }}
20+
1921
steps:
2022
- name: Checkout ${{ github.ref }}
2123
uses: actions/checkout@v4

0 commit comments

Comments
 (0)