Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hadashiA committed Feb 9, 2025
1 parent f7c209e commit 601f48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- uses: actions/setup-dotnet@v3
with:
dotnet-version: |
8.0.x
9.0.x
- run: dotnet build -c Debug
- run: dotnet test -c Debug --no-build

0 comments on commit 601f48f

Please sign in to comment.