diff options
| author | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2026-05-16 19:16:43 +0200 |
|---|---|---|
| committer | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2026-05-16 19:16:43 +0200 |
| commit | 60c48f4d5df503c02795d81a60f88dc033c2eb4b (patch) | |
| tree | afbb39afd92cac57d377701c105e001f77122596 /.builds/debian.yml | |
| parent | 6baf6465f715886ab490d80d712120c7bdf9e9e5 (diff) | |
Switch to using dejagnu for 'make check'
No tests yet. This commit exists just to see if the automatic builds
will correctly run the tests and report failures.
Diffstat (limited to '.builds/debian.yml')
| -rw-r--r-- | .builds/debian.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.builds/debian.yml b/.builds/debian.yml index 4452060..218513e 100644 --- a/.builds/debian.yml +++ b/.builds/debian.yml @@ -10,6 +10,7 @@ packages: - autopoint - libreadline-dev - texlive-full +- dejagnu tasks: - build: | cd aplwc |