Skip to content

Commit 1b7b101

Browse files
committed
dbg
1 parent fe1f414 commit 1b7b101

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ jobs:
9999

100100
- id: debug
101101
run: |
102+
rustc -vV
103+
102104
rustc --print cfg | grep = > rustc.vars
103105
source rustc.vars
104106
env

0 commit comments

Comments
 (0)