Skip to content

Merge pull request #79 from beingretrogamer/refactor/cache-keybindings #293

Merge pull request #79 from beingretrogamer/refactor/cache-keybindings

Merge pull request #79 from beingretrogamer/refactor/cache-keybindings #293

Workflow file for this run

name: test
on:
push:
branches: [main]
paths-ignore:
- '**/*.md'
- '**/*.mdx'
- 'docs/**/*'
tags-ignore:
- '*'
pull_request:
branches: [main]
paths-ignore:
- '**/*.md'
- '**/*.mdx'
- 'docs/**/*'
jobs:
test:
uses: ./.github/workflows/test-jobs.yaml