github.com/ActiveState/cli@v0.0.0-20240508170324-6801f60cd051/internal/scriptrun/test/integration/testdata/printEnv/activestate.yaml (about)

     1  project: https://platform.activestate.com/ActiveState/project?branch=main
     2  scripts:
     3    - name: run
     4      value: printenv
     5    - name: run
     6      value: cmd.exe /C SET
     7      if: eq .OS.Name "Windows"