Skip to content

fix(build.yml): correct command for running tests in GitHub Actions w… #57

fix(build.yml): correct command for running tests in GitHub Actions w…

fix(build.yml): correct command for running tests in GitHub Actions w… #57

Workflow file for this run

name: "🚀 Main"
on:
push:
branches:
- main
workflow_dispatch:
concurrency: "main"
jobs:
build:
uses: ./.github/workflows/build.yml