Skip to content

chore(deps): bump @snapshot-labs/eslint-config-base #127

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

chore(deps): bump @snapshot-labs/eslint-config-base #127

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