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
commit c55c98bc3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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