Add docker image caching; split build job into build, test, check format jobs; add docs job #6

Merged
jturnerusa merged 8 commits from feature/split-ci-into-more-jobs into master 2025-12-12 23:19:40 -06:00
Showing only changes of commit 91389abcb9 - Show all commits

View File

@@ -1,11 +1,6 @@
name: Gentoo Utils
on:
push:
branches:
'*'
pull_request:
branches: [master]
on: [push]
jobs:
build-oci-image: