Skip to content

Update to pyxform 2.0.0, Flask 3.0.0 #17

Update to pyxform 2.0.0, Flask 3.0.0

Update to pyxform 2.0.0, Flask 3.0.0 #17

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