Skip to content

Commit 9c03b94

Browse files
committed
expicitly run this step in Git bash
1 parent 43bd799 commit 9c03b94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/PR.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
. test_venv/bin/activate || call test_venv\Scripts\activate
6161
pip install .
6262
- name: Lint our own pakage
63+
shell: bash
6364
run: |
6465
. test_venv/bin/activate || call test_venv\Scripts\activate
6566
nps lint .

0 commit comments

Comments
 (0)