From 130a483e4d98f6cf9f07550672c0c04e7147606d Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Thu, 26 Jun 2025 15:15:32 +0000 Subject: [PATCH] [actions] test clientstates argument --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8890a1d1..3c89bb41 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -920,7 +920,7 @@ jobs: $gam config enable_dasa true save $gam print users query "gha.jid=$JID" | $gam csv - gam delete user ~primaryEmail || if [ $? != 50 ]; then exit $?; fi # expect a 50 return code (vault hold on user) $gam print mobile - $gam print devices + $gam print devices clientstates $gam print browsers $gam print cros allfields orderby serialnumber $gam show crostelemetry storagepercentonly