Skip to content

chore(deps): bump type-fest from 5.7.0 to 5.8.0 in the minor-producti… #475

chore(deps): bump type-fest from 5.7.0 to 5.8.0 in the minor-producti…

chore(deps): bump type-fest from 5.7.0 to 5.8.0 in the minor-producti… #475

name: Integrations (C#)
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: Run tests
run: docker compose run integration_csharp
- name: Cleanup
if: always()
run: docker compose down