Skip to content

Bump Serilog.Expressions from 4.0.0 to 5.0.0 #598

Bump Serilog.Expressions from 4.0.0 to 5.0.0

Bump Serilog.Expressions from 4.0.0 to 5.0.0 #598

name: Test PhotonStateManager
on:
push:
branches:
- main
paths:
- PhotonStateManager/**
- Shared/**
- Directory.Packages.props
pull_request:
branches:
- main
paths:
- PhotonStateManager/**
- Shared/**
- Directory.Packages.props
jobs:
test:
name: Test
uses: ./.github/workflows/integration-test.yaml
with:
project: PhotonStateManager/DragaliaAPI.Photon.StateManager.Test
secrets: inherit