remove validation step
CI / lint (push) Successful in 4s
CI / test (push) Successful in 18s

This commit is contained in:
Logan
2026-04-21 01:12:33 -04:00
parent 7ede156d07
commit 0bc80b92bd
-5
View File
@@ -33,11 +33,6 @@ jobs:
username: ${{ gitea.actor }}
password: ${{ secrets.BUILD_TOKEN }}
- name: Validate build configuration
uses: docker/build-push-action@v6
with:
call: check
- name: Get version
id: meta
run: |