Merge pull request #1047 from martin-marty/workflow-cache

Workflow cache update to always run tests on push
This commit is contained in:
Garret Wassermann
2022-08-08 06:46:23 -04:00
committed by GitHub

View File

@ -1,6 +1,6 @@
name: Python package
on: [push]
on: push
jobs:
build: