This commit is contained in:
parent
0ba9b9f95c
commit
205c7196c2
1 changed files with 2 additions and 0 deletions
|
|
@ -18,3 +18,5 @@ jobs:
|
|||
run: bun run check:types
|
||||
- name: Test
|
||||
run: bun test
|
||||
- name: Build container
|
||||
run: docker build -t git-webhooks:ci .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue