mirror of
https://github.com/chocolate-doom/statcheck.git
synced 2024-11-10 07:12:09 +00:00
Just build output, don't compare to expected.
This commit is contained in:
parent
6df7ff32d0
commit
156cdb1d45
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -39,6 +39,6 @@ jobs:
|
||||||
pwads/requiem/movie/6039rq01.zip/6039rq01.lmp \
|
pwads/requiem/movie/6039rq01.zip/6039rq01.lmp \
|
||||||
> demos.txt
|
> demos.txt
|
||||||
|
|
||||||
- name: Test
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
make check
|
make output
|
||||||
|
|
Loading…
Reference in a new issue