Skip to content

Changed provenance generation to actually provide processing time in ms #97

Changed provenance generation to actually provide processing time in ms

Changed provenance generation to actually provide processing time in ms #97

Workflow file for this run

name: All branches but main - test only
on:
push:
branches-ignore:
- "main"
paths-ignore:
- README.md
- LICENSE
- docker-compose.yml
jobs:
test:
uses: "./.github/workflows/_test.yml"