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 name: Gentoo Utils
on: on: [push]
push:
branches:
'*'
pull_request:
branches: [master]
jobs: jobs:
build-oci-image: build-oci-image: