Update workflows
Some checks reported warnings
Deno test / test (push) Successful in 31s
Build docker image / build-image (push) Has been cancelled

This commit is contained in:
Mario Romero 2023-05-17 21:06:37 -04:00
parent f5b33f4cd1
commit 99e0d6a270

View File

@ -8,6 +8,7 @@ jobs:
build-image:
runs-on: ubuntu-latest
timeout-minutes: 5
uses: ./.gitea/workflows/deno.yml
needs: test
steps: