mirror of
https://github.com/1f349/violet.git
synced 2024-11-21 19:01:39 +00:00
Install inkscape so favicon test can run
This commit is contained in:
parent
afc661c62b
commit
ee2f1e9d5a
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -12,5 +12,6 @@ jobs:
|
||||
with:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
- uses: actions/checkout@v3
|
||||
- run: sudo apt-get install inkscape -y
|
||||
- run: go build ./cmd/violet/
|
||||
- run: go test ./...
|
||||
|
Loading…
Reference in New Issue
Block a user