Skip to content

format

format #7

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