Skip to content

Update dependency io.ktor:ktor-bom to v2.3.5 #416

Update dependency io.ktor:ktor-bom to v2.3.5

Update dependency io.ktor:ktor-bom to v2.3.5 #416

Workflow file for this run

name: UnitTest
on:
push:
branches:
- main
- production
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup
uses: ./.github/actions/setup
- name: Test
uses: ./.github/actions/test