Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
concurrency:
directive to CI workflow
This cancels any in-progress runs of this workflow when a new commit is pushed to `master`. This seems desirable because the integration tests can take a long time to run.
- Loading branch information