diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-12-28 14:28:00 +0000 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-12-28 14:28:00 +0000 |
| commit | 441ff237b70c1c7149c6f5076d3ea61dabb5a60c (patch) | |
| tree | 5899c3c2dffbae7a870169dce229518a00431cb5 /.github | |
| parent | Add tentative support for Github Actions (diff) | |
| download | paper2remarkable-441ff237b70c1c7149c6f5076d3ea61dabb5a60c.tar.gz paper2remarkable-441ff237b70c1c7149c6f5076d3ea61dabb5a60c.zip | |
Commit to trigger tests
Diffstat (limited to '.github')
| -rw-r--r-- | .github/scripts/test_p2r.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/scripts/test_p2r.sh b/.github/scripts/test_p2r.sh index e7c1139..5236c74 100644 --- a/.github/scripts/test_p2r.sh +++ b/.github/scripts/test_p2r.sh @@ -10,7 +10,7 @@ # that runs Ubuntu Xenial. It will affect the system installed packages. # # Author: G.J.J. van den Burg -# Date: 2020-11-06 +# Date: 2020-12-28 # set -e -u -x -o pipefail |
