Skip to content

Upgrade to pyxform 3.0.0 (#56) #88

Upgrade to pyxform 3.0.0 (#56)

Upgrade to pyxform 3.0.0 (#56) #88

Workflow file for this run

name: Test
on:
push:
pull_request:
release:
types:
- published
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: bash test.sh