Skip to content

Add conversion for path variables (path.root, path.cwd) #486

Add conversion for path variables (path.root, path.cwd)

Add conversion for path variables (path.root, path.cwd) #486

Workflow file for this run

name: Run Acceptance Tests from PR
on:
pull_request:
paths-ignore:
- 'CHANGELOG.md'
- 'CHANGELOG_PENDING.md'
jobs:
lint:
uses: ./.github/workflows/stage-lint.yml
test:
uses: ./.github/workflows/stage-test.yml
with:
live-test: true