Skip to content

Add support for RetroArch nightly ESM builds, fix #10 #97

Add support for RetroArch nightly ESM builds, fix #10

Add support for RetroArch nightly ESM builds, fix #10 #97

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