-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Rework workflows to make them a bit easier to maintain (#360)
* CI: Simplify workflows that build podio on the fly - Update version actions - Use checkout action to get podio - Use podio setup scripts to set environment - Enable more podio features * Use Cmake to invoke the build tool * CI: simplify the pre-commit action - Use cmake to invoke build commands to make script a bit shorter * Use a virtualenv to run pre-commit
- Loading branch information
Showing
2 changed files
with
42 additions
and
58 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
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