Skip to content

Commit

Permalink
Changed test name
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilan committed Jun 30, 2024
1 parent c139ad3 commit 09171e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/s3-bucket.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
S3_BUCKET: ${{ secrets.S3_BUCKET }}

name: Test S3 Bucket - Node ${{ matrix.node }} on ${{ matrix.os }}

steps:
- name: Checkout ${{ github.ref }}
uses: actions/checkout@v4
Expand Down

0 comments on commit 09171e5

Please sign in to comment.