Skip to content

Merge pull request #43 from yanokwa/pyxform-2-fix #19

Merge pull request #43 from yanokwa/pyxform-2-fix

Merge pull request #43 from yanokwa/pyxform-2-fix #19

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