We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4978bf commit 97cc66eCopy full SHA for 97cc66e
.github/workflows/rust.yml
@@ -55,5 +55,6 @@ jobs:
55
GATE_REF="$(./tools/check_headers gate_ref)"
56
git clone --depth 1 --revision "$GATE_REF" \
57
https://github.com/oxidecomputer/illumos-gate ../illumos-gate
58
+ ls ../illumos-gate/usr/src/uts/intel/sys/
59
./tools/check_headers run ../illumos-gate
60
0 commit comments