fix(): re-enable intune (#9442)

This commit is contained in:
Rahim Rahman 2026-01-20 10:20:04 -07:00 committed by GitHub
parent 855a6b8e26
commit 3f284dec55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ on:
env:
NODE_VERSION: 22.14.0
TERM: xterm
INTUNE_ENABLED: 0
INTUNE_ENABLED: 1
jobs:
test: