Skip to content

fixed typo

fixed typo #1

Workflow file for this run

name: Test and deploy on main
on:
push:
branches:
- main
jobs:
test:
uses: ./.github/workflows/test.yml
with:
branch: main