Added test manual workflow.

This commit is contained in:
Garth Minette 2022-07-21 17:22:33 -07:00
parent c922eb64e5
commit 557c94b177

10
.github/workflows/test.yml vendored Normal file
View file

@ -0,0 +1,10 @@
name: TestWorkflow
on: [workflow_dispatch]
jobs:
ListFonts:
runs-on: ubuntu-latest
steps:
- name: List Fonts
run: fc-list