Skip to content

test(sdl): improve fixture generation to address any further case #111

test(sdl): improve fixture generation to address any further case

test(sdl): improve fixture generation to address any further case #111

Workflow file for this run

name: Test
on:
- pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Test
uses: ./.github/workflows/test-reusable.yml
secrets: inherit