Skip to content

allow imports from esm #175

allow imports from esm

allow imports from esm #175

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: borales/[email protected]
with:
cmd: install
- uses: borales/[email protected]
with:
cmd: build
- uses: borales/[email protected]
with:
cmd: test