Skip to content

fix badge

fix badge #41

Workflow file for this run

name: Run tests
on: [push, pull_request]
jobs:
test-workflow:
uses: ./.github/workflows/test-workflow.yml
with:
node-version: ${{ vars.NODE_VERSION }}