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

This commit is contained in:
Mario Romero 2023-05-16 20:48:53 +00:00
parent c89e41e520
commit 1c3c91c28a

View File

@ -1,5 +1,9 @@
name: Deno app build and testing
defaults:
run:
shell: bash -ieo pipefail {0}
on:
push:
branches: [ main ]