Skip to content

Commit

Permalink
Merge pull request #912 from Lombiq/issue/OSOE-815
Browse files Browse the repository at this point in the history
OSOE-815: Update dependencies in Lombiq.JsonEditor
  • Loading branch information
Piedone authored Dec 23, 2024
2 parents 1d9e52c + 28cace5 commit c53e18d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
dotnet-test-process-timeout: 600000
build-enable-nuget-caching: 'true'
build-enable-npm-caching: 'true'
cancel-in-progress-for-this-pr: 'false'

build-and-test-standard-runners:
if: github.ref_name == github.event.repository.default_branch
Expand All @@ -46,6 +47,7 @@ jobs:
build-directory: NuGetTest
timeout-minutes: 20
dotnet-test-process-timeout: 480000
cancel-in-progress-for-this-pr: 'false'

spelling:
name: Spelling
Expand Down

0 comments on commit c53e18d

Please sign in to comment.