Skip to content

Commit

Permalink
fix windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yatima1460 committed Jan 31, 2022
1 parent 58d3f6a commit 04683db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/RollingRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,11 @@ jobs:
- name: Test CLI --help exits 0
run: drill-search-cli --help
working-directory: cli
shell: cmd
- name: Test CLI doesn't crash when searching something
run: drill-search-cli drill
working-directory: cli
shell: cmd

create-release:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 04683db

Please sign in to comment.