Skip to content

Update pyxform to 2.0.0 #14

Update pyxform to 2.0.0

Update pyxform to 2.0.0 #14

Workflow file for this run

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