Skip to content

Commit

Permalink
Will this work under bash?
Browse files Browse the repository at this point in the history
  • Loading branch information
brainsik committed Aug 13, 2024
1 parent d6ea3f9 commit d1da8c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,5 @@ jobs:
run: pytest

- name: Test shelve2json
shell: bash # so this works on both Linux and Windows
run: sh tests/test_shelve2json.sh

0 comments on commit d1da8c7

Please sign in to comment.