Skip to content

Commit

Permalink
check system
Browse files Browse the repository at this point in the history
  • Loading branch information
leofang authored Dec 12, 2024
1 parent 3fb89ec commit e2e6481
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ runs:
shell: bash --noprofile --norc -xeuo pipefail {0}
run: nvidia-smi

- name: Check system
run: uname -a

- name: Download bindings build artifacts
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit e2e6481

Please sign in to comment.