Skip to content

test: added integration tests using testcontainers to run postgres #19

test: added integration tests using testcontainers to run postgres

test: added integration tests using testcontainers to run postgres #19

Workflow file for this run

name: Coveralls
on:
push:
branches:
- 'main'
paths:
- '**.ts'
permissions:
contents: read
jobs:
coveralls:
uses: christiangalsterer/github-actions/.github/workflows/node_coveralls.yaml@main