Update workflows
This commit is contained in:
parent
b12d52488f
commit
f5b33f4cd1
@ -9,6 +9,7 @@ on:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
@ -8,7 +8,7 @@ jobs:
|
||||
build-image:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 5
|
||||
needs: Deno test
|
||||
needs: test
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user