mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-03 09:34:48 +02:00
Update test.yml
This commit is contained in:
parent
7004820326
commit
3499dd4f56
1 changed files with 4 additions and 1 deletions
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
|
@ -48,5 +48,8 @@ jobs:
|
|||
echo "App failed to start"
|
||||
exit 1
|
||||
|
||||
- name: Build Docker image
|
||||
- name: Build Docker image sqlite
|
||||
run: make build
|
||||
|
||||
- name: Build Docker image pg
|
||||
run: make build-pg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue