Skip to content

Bump github.com/aws/aws-sdk-go from 1.52.2 to 1.52.4 in the global gr… #23

Bump github.com/aws/aws-sdk-go from 1.52.2 to 1.52.4 in the global gr…

Bump github.com/aws/aws-sdk-go from 1.52.2 to 1.52.4 in the global gr… #23

Workflow file for this run

name: Go Test
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
container: golang:1
steps:
- name: Mark git directory safe
uses: Chia-Network/actions/git-mark-workspace-safe@main
- uses: actions/checkout@v4
- name: Test
run: make test