Skip to content

Bump prometheus-client from 4.1.0 to 4.2.1 #11

Bump prometheus-client from 4.1.0 to 4.2.1

Bump prometheus-client from 4.1.0 to 4.2.1 #11

Workflow file for this run

name: CI
on:
workflow_dispatch: {}
push:
branches:
- main
pull_request:
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: bundle exec rspec