Skip to content

chore(deps-dev): bump @snapshot-labs/eslint-config #131

chore(deps-dev): bump @snapshot-labs/eslint-config

chore(deps-dev): bump @snapshot-labs/eslint-config #131

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 }}