Skip to content

swag up the readme with ✔️ EMOJIS #13

swag up the readme with ✔️ EMOJIS

swag up the readme with ✔️ EMOJIS #13

Workflow file for this run

name: Benchmark
concurrency:
group: release
cancel-in-progress: true
env:
REPO_NAME: schemgo
on: [push, pull_request]
jobs:
bench:
name: Benchmark code
runs-on: ubuntu-24.04
steps:
- name: Setup | Checkout
uses: actions/checkout@v4
- name: Setup | Tools
uses: jdx/mise-action@v2
with:
experimental: true
- name: Benchmark
run: mise bench