2023-08-17 09:55:28 -04:00

5 lines
187 B
YAML

name: 'Set env variables'
description: 'Sets certain env variables so that e2e artifact upload, list, get and download can be tested in a shell'
runs:
using: 'node16'
main: 'index.js'