Skip to content

dup

dup #11

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