Skip to content

Merge pull request #230 from nationalarchives/update/sqlite-jdbc-3.49… #509

Merge pull request #230 from nationalarchives/update/sqlite-jdbc-3.49…

Merge pull request #230 from nationalarchives/update/sqlite-jdbc-3.49… #509

Workflow file for this run

name: DR2 Run Lambda Tests
on:
push:
branches-ignore:
- main
permissions:
id-token: write
contents: read
jobs:
test:
uses: nationalarchives/dr2-github-actions/.github/workflows/dr2_test.yml@main
with:
repo-name: dr2-custodial-copy
test-command: sbt scalafmtCheckAll test
secrets:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}