Update '.gitea/workflows/deno.yml'
Some checks failed
Deno app build and testing / deno (push) Failing after 34s
Some checks failed
Deno app build and testing / deno (push) Failing after 34s
This commit is contained in:
parent
1c3c91c28a
commit
02294e0da7
@ -2,7 +2,7 @@ name: Deno app build and testing
|
||||
|
||||
defaults:
|
||||
run:
|
||||
shell: bash -ieo pipefail {0}
|
||||
shell: bash -i {0}
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Loading…
Reference in New Issue
Block a user