Skip to content

Commit

Permalink
CI: Run distcheck on one workflow.
Browse files Browse the repository at this point in the history
To ensure that the distribution stays in sync with the repository.
  • Loading branch information
jralls committed Oct 3, 2023
1 parent d2fe613 commit f982740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
cd build
ninja
ninja check
ninja distcheck
env:
CTEST_OUTPUT_ON_FAILURE: On
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit f982740

Please sign in to comment.