Update '.gitea/workflows/deno.yml'
Some checks failed
Deno app build and testing / deno (push) Failing after 34s

This commit is contained in:
Mario Romero 2023-05-17 04:57:08 +00:00
parent 1c3c91c28a
commit 02294e0da7

View File

@ -2,7 +2,7 @@ name: Deno app build and testing
defaults:
run:
shell: bash -ieo pipefail {0}
shell: bash -i {0}
on:
push: