Skip to content

Commit b24f530

Browse files
authored
chore: sync files
Signed-off-by: GitHub <noreply@github.com>
1 parent 617c1e1 commit b24f530

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/build-and-test-differential.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
files: ${{ steps.test.outputs.coverage-report-files }}
4848
fail_ci_if_error: false
4949
verbose: true
50-
flags: differential
5150

5251
clang-tidy-differential:
5352
runs-on: ubuntu-latest

.github/workflows/build-and-test.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,3 @@ jobs:
4646
files: ${{ steps.test.outputs.coverage-report-files }}
4747
fail_ci_if_error: false
4848
verbose: true
49-
flags: total

0 commit comments

Comments
 (0)