tenstorrent / tt-umd

User-Mode Driver for Tenstorrent hardware
Apache License 2.0
9 stars 5 forks source link

Checking for spdx header in CI #185

Closed broskoTT closed 1 week ago

broskoTT commented 2 weeks ago

This was copied from tt-mlir: https://github.com/tenstorrent/tt-mlir/blob/main/.github/workflows/spdx.yml

This job check whether we forgot this header somewhere.

broskoTT commented 1 week ago

Deprecated by #231