Skip to content

fix: add keep-alive to connections (#16) #14

fix: add keep-alive to connections (#16)

fix: add keep-alive to connections (#16) #14

Workflow file for this run

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