Skip to content

Commit 0807f94

Browse files
committed
Run cmd/super-zaje/static_build_debian.sh in CI.
1 parent e1b577e commit 0807f94

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/go.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,8 @@ jobs:
3939
pre-commit run --all-files
4040
go test -v
4141
sudo ./install_zaje.sh
42+
- name: Test super-zaje
43+
env:
44+
TERM: term-256color
45+
run: |
46+
sudo ./cmd/super-zaje/static_build_debian.sh

0 commit comments

Comments
 (0)