feat: Run CI
Some checks failed
CI / Run Tests (push) Failing after 11s

This commit is contained in:
2024-11-14 19:49:04 -05:00
parent 74b73e7534
commit 320f3e792e

View File

@@ -41,6 +41,9 @@ jobs:
- name: Check meta.
run: echo ${{ steps.meta.outputs.REPO_NAME }}
- name: Buildx Help.
run: docker buildx build --help
- name: Build test image.
run: >
docker build \