Skip to content

Commit 30ced5d

Browse files
committed
CI: add envinfo
1 parent ae4e149 commit 30ced5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v2
15+
- run: npx envinfo
1516
- name: Build
1617
run: cargo build
1718
- name: Run tests

0 commit comments

Comments
 (0)