Skip to content

Commit e2e6481

Browse files
authored
check system
1 parent 3fb89ec commit e2e6481

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/test/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ runs:
1414
shell: bash --noprofile --norc -xeuo pipefail {0}
1515
run: nvidia-smi
1616

17+
- name: Check system
18+
run: uname -a
19+
1720
- name: Download bindings build artifacts
1821
uses: actions/download-artifact@v4
1922
with:

0 commit comments

Comments
 (0)