Skip to content

Commit

Permalink
picocli fish completion: added bash tests
Browse files Browse the repository at this point in the history
  • Loading branch information
serg-v committed Feb 25, 2023
1 parent cf51a16 commit bb4d76a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dejagnu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ jobs:
run: |
cd src/test/dejagnu.fishtests
./runCompletion
- name: Run DejaGnu bash tests
run: |
cd src/test/dejagnu.tests
./runCompletion

0 comments on commit bb4d76a

Please sign in to comment.