diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a0a2f9caa..6b00258de 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -180,7 +180,7 @@ jobs: uses: actions/upload-artifact/merge@v4 with: name: test-coverage-internal - pattern: test-results-* + pattern: test-coverage-internal-* delete-merged: true - name: Download Test Coverage Artifacts diff --git a/include/patomic/api/align.h b/include/patomic/api/align.h index 5b3364a1d..57627ae5a 100644 --- a/include/patomic/api/align.h +++ b/include/patomic/api/align.h @@ -92,7 +92,7 @@ typedef struct { * * @brief * Returns the runtime upper bound of the cache line size for the target - * platform; may provide a more accurate value than the corresponding macros. + * platform; may provide a more accurate value than the corresponding macro. * * @note * The value will not return a value larger than its unstable macro