2023-08-17 09:37:45 -04:00
|
|
|
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:
|
2023-08-17 09:55:28 -04:00
|
|
|
using: 'node16'
|
2023-08-17 09:37:45 -04:00
|
|
|
main: 'index.js'
|