Skip to content

Commit 963b800

Browse files
committed
update ci tests
1 parent 27e8585 commit 963b800

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test
1+
name: CI/ Test Suite
22

33
on:
44
push:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![CI/ Test Suite](https://github.com/mudomi/nine-patch/actions/workflows/ci.yml/badge.svg)](https://github.com/mudomi/nine-patch/actions/workflows/ci.yml)
2+
13
# Typst 9-Patch Plugin
24

35
This plugin adds support for resizable PNG images using the Android-style 9-patch format. It enables scalable UI elements by preserving corners and edges while stretching the center.

0 commit comments

Comments
 (0)