Skip to content

split into files

split into files #16

Workflow file for this run

name: Env test
on:
push:
jobs:
env-test:
name: Env test
runs-on: macos-13
environment: e2e
steps:
- uses: actions/checkout@v3