Skip to content

Commit c544e3e

Browse files
committed
exclude files from the coveralls.
These files are internal only. Not tested. mocksdkwrapper.hpp pico_sdk_apistub.cpp
1 parent 540872e commit c544e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ctest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676
uses: threeal/gcovr-action@v1.1.0
7777
with:
7878
coveralls-send: true
79-
excludes: build/* test/*
79+
excludes: build/* test/* mocksdkwrapper.hpp pico_sdk_apistub.cpp

0 commit comments

Comments
 (0)