Skip to content

I9973

I9973 #2

Workflow file for this run

name: unit-tests
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- main
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: withanage/pkp-ui-library-action@main
with:
node_version: 20