Skip to content

Commit dbef117

Browse files
committed
Auto-generated commit
1 parent e856050 commit dbef117

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test_coverage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ jobs:
119119
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
120120
with:
121121
status: ${{ job.status }}
122-
steps: ${{ toJson(steps) }}
123122
channel: '#npm-ci'
124123
if: failure()
125124

include/stdlib/math/base/assert/is_nonnegative_finite.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ bool stdlib_base_is_nonnegative_finite( const double x );
3737
}
3838
#endif
3939

40-
#endif // !STDLIB_MATH_BASE_ASSERT_IS_NONNEGATIVE_FINITE_H
40+
#endif // !STDLIB_MATH_BASE_ASSERT_IS_NONNEGATIVE_FINITE_H

0 commit comments

Comments
 (0)