-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DX: implement GitHub Actions caching (#471)
* FIX: make `Estimator` call abstract https://github.com/ComPWA/tensorwaves/actions/runs/3504245141/jobs/5869810766#step:7:41 * MAINT: remove redundant comments * MAINT: ignore mypy issues in `_relink_references.py` * MAINT: upgrade `actions/checkout` to v3 * MAINT: autoupdate pre-commit config * MAINT: split lines in `strategy.matrix` definition * MAINT: set `PYTHONHASHSEED=0` in workflows * MAINT: define all jobs in pytest workflow with matrix * MAINT: remove deprecated `set-output` https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ * MAINT: update pip constraints and pre-commit Co-authored-by: GitHub <noreply@github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
00ce851
commit 2392c49
Showing
18 changed files
with
594 additions
and
531 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.