Skip to content

fix: Do not use SENSING_TIME for Temporal/RangeDateTime field (#50) #78

fix: Do not use SENSING_TIME for Temporal/RangeDateTime field (#50)

fix: Do not use SENSING_TIME for Temporal/RangeDateTime field (#50) #78

Workflow file for this run

name: Test
on: [push, workflow_dispatch]
jobs:
tox_in_docker:
runs-on: ubuntu-20.04
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Run tests in Docker container
run: make test