Skip to content

chore: change the project structure to be more simple (#12) #18

chore: change the project structure to be more simple (#12)

chore: change the project structure to be more simple (#12) #18

Workflow file for this run

name: CI
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
types: [opened, synchronize, reopened]
jobs:
project-build-test:
uses: asimov-protocol/.github/.github/workflows/npm-ci.yml@v1.0
with:
skip-tests: true