Skip to content

build(deps): bump the aws-sdk-go-v2 group in /acceptance-tests/apps/s3app with 3 updates #1951

build(deps): bump the aws-sdk-go-v2 group in /acceptance-tests/apps/s3app with 3 updates

build(deps): bump the aws-sdk-go-v2 group in /acceptance-tests/apps/s3app with 3 updates #1951

Workflow file for this run

name: Focused Test
on: [pull_request]
jobs:
focused-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
with:
go-version-file: 'go.mod'
- run: go tool ginkgo unfocus && test -z "$(git status -s)"