Skip to content

Commit 09599b7

Browse files
committed
test
1 parent 4ef4905 commit 09599b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ jobs:
8484
os: windows-latest
8585
rust: nightly-x86_64-gnu
8686
steps:
87+
- name: tmp
88+
run: uname -a
89+
8790
- uses: actions/checkout@v4
8891
with:
8992
submodules: true

0 commit comments

Comments
 (0)