Update '.gitea/workflows/deno.yml'
Some checks failed
Deno app build and testing / deno (push) Failing after 27s
Some checks failed
Deno app build and testing / deno (push) Failing after 27s
This commit is contained in:
parent
c89e41e520
commit
1c3c91c28a
@ -1,5 +1,9 @@
|
|||||||
name: Deno app build and testing
|
name: Deno app build and testing
|
||||||
|
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
shell: bash -ieo pipefail {0}
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
Loading…
Reference in New Issue
Block a user