Skip to content

fix bug various bug and release 0.4.5 with new node version MAIN 4.2 and DEVN 29.2 #120

fix bug various bug and release 0.4.5 with new node version MAIN 4.2 and DEVN 29.2

fix bug various bug and release 0.4.5 with new node version MAIN 4.2 and DEVN 29.2 #120

Workflow file for this run

name: Tests
on:
push:
branches: [main]
pull_request:
jobs:
test:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/install
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Run tests
run: task test