Skip to content

Use latest ratelimit image (#138) #419

Use latest ratelimit image (#138)

Use latest ratelimit image (#138) #419

Workflow file for this run

on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
stable: 'false'
go-version: '1.22'
- run: ./scripts/test-pkg.sh