Skip to content

Commit

Permalink
[CI] print env
Browse files Browse the repository at this point in the history
  • Loading branch information
CSY-ModelCloud committed Jan 8, 2025
1 parent d29ff1f commit 00104b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: print env
run: amd-smi version

- name: got to system dir
run: mkdir /opt/Device-SMI && cp -r * /opt/Device-SMI

Expand Down

0 comments on commit 00104b1

Please sign in to comment.