Skip to content

separate dist and lib dirs in package #69

separate dist and lib dirs in package

separate dist and lib dirs in package #69

Workflow file for this run

name: on push
on:
push:
branches: '**'
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/test