Skip to content

2 jobs

2 jobs #2

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