Skip to content

edit SQLite documentation and transaction example #621

edit SQLite documentation and transaction example

edit SQLite documentation and transaction example #621

Workflow file for this run

name: pr
on:
pull_request:
jobs:
ci:
uses: ThreeDotsLabs/watermill/.github/workflows/tests.yml@master
with:
codecov: true
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}