Skip to content

Commit

Permalink
SPDX header added
Browse files Browse the repository at this point in the history
  • Loading branch information
nsumrakTT committed Feb 28, 2025
1 parent 9de3fbf commit 885bbd8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gcov_for_clang.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
#!/bin/bash
# SPDX-FileCopyrightText: (c) 2025 Tenstorrent AI ULC
#
# SPDX-License-Identifier: Apache-2.0

exec llvm-cov-17 gcov "$@"

0 comments on commit 885bbd8

Please sign in to comment.