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 5078561
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 ../dejagnu.tests
./runCompletion

0 comments on commit 5078561

Please sign in to comment.