mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
CI: Run distcheck on one workflow.
To ensure that the distribution stays in sync with the repository.
This commit is contained in:
parent
d2fe61326d
commit
f98274009c
2
.github/workflows/ci-tests.yml
vendored
2
.github/workflows/ci-tests.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
run: |
|
||||
cd build
|
||||
ninja
|
||||
ninja check
|
||||
ninja distcheck
|
||||
env:
|
||||
CTEST_OUTPUT_ON_FAILURE: On
|
||||
- uses: actions/upload-artifact@v3
|
||||
|
Loading…
Reference in New Issue
Block a user