Fix
Some checks failed
Build and Publish Docker Image / test (push) Failing after 3s
Build and Publish Docker Image / build-and-push (push) Has been skipped
Build and Publish Docker Image / security-scan (push) Has been skipped

This commit is contained in:
Andras Schmelczer 2026-06-06 19:54:53 +01:00
parent b414c05400
commit 1790da9ba9

View file

@ -14,8 +14,6 @@ env:
jobs:
test:
runs-on: docker
container:
image: rust:1.88
steps:
- name: Checkout repository
uses: https://code.forgejo.org/actions/checkout@v4