update
This commit is contained in:
parent
b367c08be4
commit
d9becc67b6
4 changed files with 42 additions and 27 deletions
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
|
@ -13,4 +13,9 @@ jobs:
|
|||
- name: Test run
|
||||
uses: ./
|
||||
with:
|
||||
directory: lolcat
|
||||
source_directory: lolcat
|
||||
artifacts_directory: output
|
||||
- name: Check files
|
||||
run: |
|
||||
ls -lh output
|
||||
ls -lh output/lolcat_*.*
|
Loading…
Add table
Add a link
Reference in a new issue