Skip to content

Commit

Permalink
Merge branch 'development' into improve/stage-result
Browse files Browse the repository at this point in the history
  • Loading branch information
ipdae authored Jan 10, 2025
2 parents d207809 + da9f3d3 commit f400d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v4
with:
dotnet-version: 6.0.x
dotnet-version: 8.0.x
- name: dotnet format
run: dotnet format --exclude Lib9c --exclude NineChronicles.RPC.Shared -v=d --no-restore --verify-no-changes
validate-appsettings-json:
Expand Down

0 comments on commit f400d09

Please sign in to comment.