Skip to content

Commit

Permalink
CI: run post-install tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilk committed Feb 12, 2024
1 parent 05a9e41 commit ad5df9b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@ jobs:
run: |
cd /
man 1 urlycue | grep -A 10 -w URLYCUE
- name: run post-install tests
run: |
rm urlycue
make test-installed network=1
git restore urlycue
windows:
strategy:
matrix:
Expand Down

0 comments on commit ad5df9b

Please sign in to comment.