Skip to content

fix: ignore fetch error from test endpoint (#164) #42

fix: ignore fetch error from test endpoint (#164)

fix: ignore fetch error from test endpoint (#164) #42

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