diff --git a/acceptance/workspace/jobs/create/script b/acceptance/workspace/jobs/create/script index 9ff7b5b87..d69180864 100644 --- a/acceptance/workspace/jobs/create/script +++ b/acceptance/workspace/jobs/create/script @@ -1 +1,3 @@ +# Unset GITHUB_ACTIONS to avoid adding the github to the user-agent +unset GITHUB_ACTIONS trace $CLI jobs create --json '{"name":"abc"}'