Skip to content

Avoid unnecessary local map creations #201

Avoid unnecessary local map creations

Avoid unnecessary local map creations #201

Workflow file for this run

name: Main
on:
push:
branches: [main]
concurrency:
group: main-build
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/_test.yml