Skip to content

Add function to get a Secret from a string #1

Add function to get a Secret from a string

Add function to get a Secret from a string #1

Workflow file for this run

name: Benchmark
on:
push:
branches:
- master
pull_request:
jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.22
- name: Run benchmarks
run: go test -benchmem -bench .