Skip to content

Update http4s-circe, http4s-dsl, ... to 0.23.28 in scala-steward-dependencies #82

Update http4s-circe, http4s-dsl, ... to 0.23.28 in scala-steward-dependencies

Update http4s-circe, http4s-dsl, ... to 0.23.28 in scala-steward-dependencies #82

Workflow file for this run

name: TDR Run Transfer Service tests
on:
pull_request:
push:
branches-ignore:
- main
- release-*
permissions:
id-token: write
contents: read
jobs:
test:
uses: nationalarchives/tdr-github-actions/.github/workflows/tdr_test.yml@main
with:
repo-name: tdr-transfer-service
test-command: |
sbt scalafmtCheckAll test
java-version: '17'
secrets:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}