Skip to content

Remove empty line changes to reduce changes #35

Remove empty line changes to reduce changes

Remove empty line changes to reduce changes #35

Workflow file for this run

name: Test
on: [push]
jobs:
test:
strategy:
matrix:
target: ['18']
uses: snapshot-labs/actions/.github/workflows/test.yml@main
secrets: inherit
with:
target: ${{ matrix.target }}