Skip to content

Commit

Permalink
CI: drop redundant post-install testing.
Browse files Browse the repository at this point in the history
References: commit be7a8c5
References: commit 747211b
  • Loading branch information
jwilk committed Feb 26, 2024
1 parent 747211b commit 151033a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ jobs:
- name: check whether the executable was installed correctly
run: |
cd /
ubanner --help
ubanner --version
command -v ubanner
- name: run post-install tests
run: |
mv ubanner ubanner.bak
Expand Down

0 comments on commit 151033a

Please sign in to comment.