Skip to content

Rename 'bitstreams' to 'bitstreamInfoPerCo' #14

Rename 'bitstreams' to 'bitstreamInfoPerCo'

Rename 'bitstreams' to 'bitstreamInfoPerCo' #14

Workflow file for this run

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