Skip to content

Commit e226365

Browse files
authored
Merge branch 'main' into rg-wr-mark
2 parents 4a37ab3 + 91100d7 commit e226365

File tree

83 files changed

+3062
-2619
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+3062
-2619
lines changed

.github/workflows/build-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
- name: "Upload Coverage Report to coveralls.io"
161161
if: matrix.name == 'coverage'
162162
continue-on-error: true
163-
uses: coverallsapp/github-action@v2.3.4
163+
uses: coverallsapp/github-action@v2.3.6
164164
with:
165165
flag-name: ubuntu-24.04
166166
path-to-lcov: build/lcov.info

0 commit comments

Comments
 (0)